v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
201
attic/ai_commands_backups/giveBeamaxe.aicommand.disabled
Normal file
201
attic/ai_commands_backups/giveBeamaxe.aicommand.disabled
Normal file
|
@ -0,0 +1,201 @@
|
|||
{
|
||||
"commandName" : "giveBeamaxe",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "GivePlayerItems",
|
||||
"items" : [ "beamaxe", 1],
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "PlayCinematic",
|
||||
"cinematicConfig" : {
|
||||
"resource" : "/cinematics/beamaxe.cinematic"
|
||||
}
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "giveBeamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "enableTeleporter"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxeSize1"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "The matter manipulator is a very powerful tool. Capable of manipulating any kind of matter at a distance.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "I have switched on your matter manipulator. The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "The matter manipulator channels the very essence of Kluex himself. It can manipulate matter of all kinds.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Your matter manipulator has been enabled. The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "The matter manipulator is very powerful!! Hehehe, it will let you dessstroy matter!!",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Yes!! The matter manipulator is working! The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "To wield the matter manipulator is to wield magic itself.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Your matter manipulator is enabled your grace! The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Your matter manipulator is an awesome way of interacting with the world! I can try to enable it for you!",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "It worked! The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Your matter manipulator is an awesome way of interacting with the world! I can try to enable it for you!",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "It worked! The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Enable Matter Manipulator",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Remember. He that would perfect his work must first sharpen his tools.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "It has been a success. The matter manipulator is ready. The matter manipulator enables you to pick up, move and collect objects and materials.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,194 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxeLiquid1",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["goldbar", 12] ],
|
||||
"parameters" : {
|
||||
"canCollectLiquid" : true
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxeLiquid1"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxeSize2"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Enable M. M. Liquid Collection",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 12 bars of refined gold, I can upgrade your matter manipulator to allow the collection of liquids.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 12 gold bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,196 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxePower1",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["silverbar", 8] ],
|
||||
"parameters" : {
|
||||
"tileDamage" : 1.5,
|
||||
"minBeamJitter" : 0.1,
|
||||
"maxBeamJitter" : 0.2
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxePower1"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxeLiquid1"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Power I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined silver, I can increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 silver bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,200 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxePower2",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["diamond", 8] ],
|
||||
"parameters" : {
|
||||
"tileDamage" : 2.0,
|
||||
"minBeamJitter" : 0.15,
|
||||
"maxBeamJitter" : 0.3
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxePower2"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxePower3"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxeSize3"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Power II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 diamonds, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 diamonds to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,196 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxePower3",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["refinedviolium", 8] ],
|
||||
"parameters" : {
|
||||
"tileDamage" : 2.5,
|
||||
"minBeamJitter" : 0.2,
|
||||
"maxBeamJitter" : 0.4
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxePower3"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxePower4"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Power III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined violium, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 violium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,192 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxePower4",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["imperviumcompound", 8] ],
|
||||
"parameters" : {
|
||||
"tileDamage" : 3.0,
|
||||
"minBeamJitter" : 0.25,
|
||||
"maxBeamJitter" : 0.5
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxePower4"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Power IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of impervium compound, I can further increase your matter manipulator's power.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 impervium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
196
attic/ai_commands_backups/upgradeBeamaxeSize1.aicommand.disabled
Normal file
196
attic/ai_commands_backups/upgradeBeamaxeSize1.aicommand.disabled
Normal file
|
@ -0,0 +1,196 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxeSize1",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["copperbar", 8] ],
|
||||
"parameters" : {
|
||||
"blockRadius" : 2,
|
||||
"minBeamWidth" : 3,
|
||||
"maxBeamWidth" : 5
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxeSize1"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxePower1"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Size I",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined copper, I can upgrade your matter manipulator to mine in a larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 copper bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
196
attic/ai_commands_backups/upgradeBeamaxeSize2.aicommand.disabled
Normal file
196
attic/ai_commands_backups/upgradeBeamaxeSize2.aicommand.disabled
Normal file
|
@ -0,0 +1,196 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxeSize2",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["platinumbar", 8] ],
|
||||
"parameters" : {
|
||||
"blockRadius" : 3,
|
||||
"minBeamWidth" : 5,
|
||||
"maxBeamWidth" : 7
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxeSize2"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxePower2"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Size II",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined platinum, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 platinum bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
196
attic/ai_commands_backups/upgradeBeamaxeSize3.aicommand.disabled
Normal file
196
attic/ai_commands_backups/upgradeBeamaxeSize3.aicommand.disabled
Normal file
|
@ -0,0 +1,196 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxeSize3",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["refinedrubium", 8] ],
|
||||
"parameters" : {
|
||||
"blockRadius" : 4,
|
||||
"minBeamWidth" : 7,
|
||||
"maxBeamWidth" : 9
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxeSize3"
|
||||
},
|
||||
{
|
||||
"action" : "EnableCommand",
|
||||
"command" : "upgradeBeamaxeSize4"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Size III",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of refined rubium, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 rubium bars to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
192
attic/ai_commands_backups/upgradeBeamaxeSize4.aicommand.disabled
Normal file
192
attic/ai_commands_backups/upgradeBeamaxeSize4.aicommand.disabled
Normal file
|
@ -0,0 +1,192 @@
|
|||
{
|
||||
"commandName" : "upgradeBeamaxeSize4",
|
||||
"onlyOnce" : true,
|
||||
"icon" : "beamaxe.png",
|
||||
"actions" : [
|
||||
{
|
||||
"action" : "UpdatePlayerEssentialItem",
|
||||
"itemsRequired" : [ ["ceruliumcompound", 8] ],
|
||||
"parameters" : {
|
||||
"blockRadius" : 5,
|
||||
"minBeamWidth" : 9,
|
||||
"maxBeamWidth" : 11
|
||||
},
|
||||
"essentialItem" : "beamaxe"
|
||||
},
|
||||
{
|
||||
"action" : "DisableCommand",
|
||||
"command" : "upgradeBeamaxeSize4"
|
||||
}
|
||||
],
|
||||
|
||||
"speciesText" : {
|
||||
"apex" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"avian" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"floran" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"glitch" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"human" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"novakid" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
},
|
||||
"hylotl" : {
|
||||
"buttonText" : "Upgrade M. M. - Size IV",
|
||||
"selectSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "With 8 bars of cerulium compound, I can upgrade your matter manipulator to mine in an even larger area.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"successSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Success! Your Matter Manipulator has been upgraded.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
],
|
||||
"failSpeech" : [
|
||||
{
|
||||
"animation" : "talk",
|
||||
"text" : "Failure. We'll need 8 cerulium compound to complete this upgrade.",
|
||||
"speedModifier" : 1.0
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue