-
Notifications
You must be signed in to change notification settings - Fork 9
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
Showing
63 changed files
with
196 additions
and
73 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
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,26 @@ | ||
{ | ||
"itemName" : "arcana_augment_ruinous", | ||
"price" : 2100, | ||
"rarity" : "Legendary", | ||
"tooltipKind" : "eppaugment", | ||
"category" : "eppAugment", | ||
"inventoryIcon" : "arcana_augment_ruinous.png", | ||
"description" : "^green;Grants Cataclysm & Ruinous immunity. Useful for navigating through ruinous water.^reset;", | ||
"shortdescription" : "EPA - Ruinous", | ||
|
||
"augment" : { | ||
"type" : "back", | ||
"name" : "arcana_augment_ruinous", | ||
"displayName" : "EPA - Ruinous", | ||
"displayIcon" : "/items/augments/back/arcana_augment_ruinous.png", | ||
"effects" : | ||
[ | ||
"arcana_status_ruinous_immunity", | ||
"arcana_status_cataclysm_immunity" | ||
] | ||
}, | ||
|
||
"radioMessagesOnPickup" : [ "pickupaugment" ], | ||
|
||
"scripts" : [ "/scripts/augments/augment.lua" ] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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.
39 changes: 39 additions & 0 deletions
39
...porter/arcana_teleporter_smallExitTeleporter/arcana_teleporter_smallExitTeleporter.object
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,39 @@ | ||
{ | ||
"objectName" : "arcana_teleporter_smallExitTeleporter", | ||
"colonyTags" : ["misc"], | ||
"printable" : false, | ||
"price" : 3000, | ||
"rarity" : "Common", | ||
"description" : "This teleporter will get you back to the ship when you're ready to leave.", | ||
"shortdescription" : "Exit Teleporter", | ||
|
||
"apexDescription" : "This will let me get back to my ship easily.", | ||
"avianDescription" : "I can get back to my ship by using this!", | ||
"floranDescription" : "Teleporter letss Floran get back to ship.", | ||
"glitchDescription" : "Relieved. This teleporter will allow me to return to my ship.", | ||
"humanDescription" : "I can use this once I'm ready to return to my ship.", | ||
"hylotlDescription" : "A useful way to quickly return to my ship.", | ||
"novakidDescription" : "A handy way to get back to my ship and on to the next adventure!", | ||
|
||
"category" : "teleporter", | ||
"lightColor" : [99, 132, 153], | ||
|
||
"interactAction" : "OpenTeleportDialog", | ||
"interactData" : "/interface/warping/exitteleporter.config", | ||
|
||
"inventoryIcon" : "icon.png", | ||
"orientations" : [ | ||
{ | ||
"imageLayers" : [ { "image" : "body.png:<color>", "fullbright" : true }, { "image" : "fullbright.png:<color>" } ], | ||
|
||
"imagePosition" : [-16, 0], | ||
"frames" : 1, | ||
"animationCycle" : 0.5, | ||
|
||
"spaceScan" : 0.1, | ||
"anchors" : [ "bottom" ], | ||
"collision" : "solid", | ||
"collisionSpaces" : [ [-1, 0], [0, 0], [1, 0], [2, 0] ] | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions
10
objects/teleporter/arcana_teleporter_smallExitTeleporter/default.frames
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,10 @@ | ||
{ | ||
|
||
"frameGrid" : { | ||
"size" : [42, 8], | ||
"dimensions" : [1, 1], | ||
"names" : [ | ||
[ "default" ] | ||
] | ||
} | ||
} |
Binary file added
BIN
+364 Bytes
objects/teleporter/arcana_teleporter_smallExitTeleporter/fullbright.png
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
5 changes: 2 additions & 3 deletions
5
...na_crafting_furnace_3/arcana_crafting_furnace_3_materials/orion_crafting_ursaplate.recipe
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 |
---|---|---|
@@ -1,9 +1,8 @@ | ||
{ | ||
"input" : [ | ||
{ "item" : "arcana_bar_thoriumBar", "count" : 2 }, | ||
{ "item" : "orion_crafting_jupiterCell", "count" : 1 } | ||
{ "item" : "arcana_bar_thoriumBar", "count" : 1 } | ||
], | ||
"output" : { "item" : "orion_crafting_ursaplate", "count" : 20 }, | ||
"output" : { "item" : "orion_crafting_ursaplate", "count" : 8 }, | ||
"duration" : 0.4, | ||
"groups" : [ "arcana_crafting_furnace_3_materials","arcana_crafting_furnace_3" ] | ||
} |
6 changes: 3 additions & 3 deletions
6
.../arcana_crafting_main_4/arcana_crafting_main_4_materials/arcana_misc_kuromatsuWood.recipe
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 |
---|---|---|
@@ -1,9 +1,9 @@ | ||
{ | ||
"input" : [ | ||
{ "item" : "elemental_crafting_anemoneWood", "count" : 1 }, | ||
{ "item" : "arcana_essence_lunarEssence", "count" : 2 } | ||
{ "item" : "logblock", "count" : 10 }, | ||
{ "item" : "arcana_essence_lunarEssence", "count" : 1 } | ||
], | ||
"output" : { "item" : "arcana_misc_kuromatsuWood", "count" : 2 }, | ||
"output" : { "item" : "arcana_misc_kuromatsuWood", "count" : 10 }, | ||
"duration" : 0.4, | ||
"groups" : [ "arcana_crafting_main_4_materials","arcana_crafting_main_4" ] | ||
} |
11 changes: 11 additions & 0 deletions
11
recipes/arcana/arcana_crafting_techStation_3/augments/arcana_augment_ruinous.recipe
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,11 @@ | ||
{ | ||
"input" : [ | ||
{ "item" : "wire", "count" : 2 }, | ||
{ "item" : "smallbattery", "count" : 2 }, | ||
{ "item" : "arcana_throwable_noveltyStar", "count" : 20 }, | ||
{ "item" : "arcana_back_tripolarEPP", "count" : 1 } | ||
], | ||
"output" : { "item" : "arcana_augment_ruinous", "count" : 1 }, | ||
"duration" : 0.e4, | ||
"groups" : [ "arcana_crafting_techStation_4", "arcana_crafting_techStation_4_augments" ] | ||
} |
4 changes: 2 additions & 2 deletions
4
recipes/arcana/arcana_crafting_techStation_3/chips/orion_crafting_orionTechCard.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana/arcana_crafting_techStation_3/materials/arcana_misc_raidenComponent.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_1.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_10.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_11.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_2.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_3.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_4.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_5.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_6.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_7.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_8.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_walldeco_9.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_wireddeco_1.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_wireddeco_4.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_wireddeco_5.recipe
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
2 changes: 1 addition & 1 deletion
2
recipes/arcana_orion/arcana_orion_decorations/orion_wireddeco_7.recipe
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
3 changes: 1 addition & 2 deletions
3
recipes/arcana_orion/arcana_orion_furniture/orion_chair_2.recipe
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
3 changes: 1 addition & 2 deletions
3
recipes/arcana_orion/arcana_orion_furniture/orion_chair_3.recipe
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
Oops, something went wrong.