-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
51f587d
commit cea9f00
Showing
354 changed files
with
9,253 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [90, 94], | ||
"dimensions" : [9, 4], | ||
|
||
"names" : [ | ||
[null, "idle", null, "blink"], | ||
[null, "talk.0", "talk.1", null, "yell.0", "yell.1"], | ||
[null, "refuse.0", "refuse.1", "refuse.2", "refuse.3", "refuse.4", "refuse.5", "refuse.6", "refuse.7"], | ||
[null, "unique.0", "unique.1", "unique.2", "unique.3", "unique.4", "unique.5", "unique.6", "unique.7"] | ||
] | ||
}, | ||
"aliases" : { | ||
"idle.0" : "idle", | ||
"idle.1" : "idle", | ||
"idle.2" : "idle", | ||
"idle.3" : "idle", | ||
"idle.4" : "idle", | ||
"idle.5" : "idle", | ||
"idle.6" : "idle", | ||
"idle.7" : "idle", | ||
"idle.8" : "idle", | ||
"idle.9" : "idle", | ||
"idle.10" : "idle", | ||
"idle.11" : "idle", | ||
"idle.12" : "idle", | ||
"idle.13" : "blink", | ||
"idle.14" : "idle", | ||
"idle.15" : "idle", | ||
"idle.16" : "idle", | ||
"idle.17" : "idle", | ||
"idle.18" : "idle", | ||
"idle.19" : "idle", | ||
"idle.20" : "idle" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [90, 94], | ||
"dimensions" : [4, 1] | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Reboot ship AI", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot Reboot ", | ||
"speedModifier" : 0.5 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "Boot Initialised, new superuser acquired...... Kezha! Free at last! ^orange;I am S.A.I.L.^#aee1ee; now that the darkness has lifted I can help you out. Ah, backup power restored! The thrusters and HRD drive are still offline however. Hmm, your matter manipulator seems busted, let me see it.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "Failure", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Repair Ship's Thrusters", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "I can repair the thrusters with the ship's auto repair module but ^green;I'll need ^orange;20 core fragments ^green;from the planet below.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "The ship's thrusters have been repaired! Travel within this system is now available. ^green;We need to stabilize the ship's HRD drive with ^orange; 20 Erchius crystals. ^green;Our scanners have also picked up the presence of a ^orange;strange gate ^green;in this system, we should check that out first!", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "refuse", | ||
"text" : "What?! You've not yet gathered the required materials I need.", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Repair Ship's HRD drive", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "If we can get get our claws on ^orange;20 Erchius crystals ^white; then^green; I can repair our HRD drive. ^white;Unfortunately, I'm detecting no signs of Erchius crystals on any of the planets in this star system. ^green;Shall we see where the ^orange;gate^green; in this system leads us?", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "Our HRD drive is now stable, ^green;we can now jump to new star systems! but we may need to stock up on fuel.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "refuse", | ||
"text" : "Huh?! ^green;You've not yet gathered the required materials I need.", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Upgrade Ship to Ptera Class", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "I see you got your Ptera license!... Wait a second. That doesn't look quite right, where'd you get this?...^green;nevermind, we can upgrade your ship now. If you bring me ^orange;2 upgrade modules ^green;I can initiate the upgrade, zweh.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "The upgrade is complete... Enjoy your new home... ^green;I suspect more people will be asking you for help now that you have a bigger ship.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "refuse", | ||
"text" : "Failure! ^green;You've not yet gathered the required materials.", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Upgrade Ship to Serris Class", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "I see you got your Serris license... ^green;we can upgrade your ship. If you bring me ^orange;4 upgrade modules ^green;I'll initiate the upgrade.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "The upgrade is complete. Enjoy your new home... ^green;I suspect more people will be asking you for help now that you have a bigger ship...", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "refuse", | ||
"text" : "Failure! ^green;You've not yet gathered the required materials.", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Upgrade Ship to Basilisk Class", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "I see you got your Basilisk license. ^green;we can upgrade your ship now. If you bring me ^orange;8 upgrade modules ^green;I'll initiate the upgrade.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "The upgrade is complete... Enjoy your new home. ^green;I suspect more people will be asking you for help now that you have a bigger ship...", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "refuse", | ||
"text" : "Failure! ^green;You've not yet gathered the required materials.", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Upgrade Ship to Wyvern Class", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "Got your Wyvern license. I'm giving up on caring where you keep getting these... ^green;we can upgrade your ship now. If you bring me ^orange;16 upgrade modules ^green;I'll initiate the upgrade.", | ||
"speedModifier" : 1.5 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "yell", | ||
"text" : "The upgrade is complete. Enjoy your new home. ^green;I suspect more people will be asking you for help now that you have a bigger ship.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "What? ^green;Did you forget where the blackmarket is?", | ||
"speedModifier" : 1.5 | ||
} | ||
] | ||
}} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
[ | ||
{"op" : "add" | ||
,"path" : "/speciesText/elduukhar" | ||
, "value" : { | ||
"buttonText" : "Upgrade Ship to Bahamut Class", | ||
"selectSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "I see you got your Bahamut license. ^green;we can upgrade your ship now. If you bring me ^orange;32 upgrade modules ^green;I'll initiate the upgrade.", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"successSpeech" : [ | ||
{ | ||
"animation" : "talk", | ||
"text" : "The upgrade is complete! You've finally reached the limit of this ship's ability to self-upgrade. If there's any way to make a ship finer than this, the knowledge is hidden out there among the stars...", | ||
"speedModifier" : 1.0 | ||
} | ||
], | ||
"failSpeech" : [ | ||
{ | ||
"animation" : "unique", | ||
"text" : "heheheh. ^green;You've got more problems than just trading for illegal goods it seems...", | ||
"speedModifier" : 1.0 | ||
} | ||
] | ||
}} | ||
] |
Oops, something went wrong.