-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathct_agaranic4.object
41 lines (35 loc) · 1.29 KB
/
ct_agaranic4.object
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"objectName" : "ct_agaranic4",
"colonyTags" : [ "alterash_prime", "nature", "agaranic", "shroom" ],
"category" : "decorative",
"level" : 1, "rarity" : "Common", "price" : 80,
"race" : "generic",
"shortdescription" : "Cool Agaranic Shroom",
"description" : "A greenish mushroom.",
"altaDescription" : "An agaranic. Probably contains a useful biosample.",
"apexDescription" : "It's cuter than the Agarans.",
"avianDescription" : "I wonder what purpose this mushroom serves.",
"floranDescription" : "Floran know your sssecret, little shroomy. Floran keep quiet.",
"glitchDescription" : "Amused. This is a living Agaran, cleverly disguised.",
"humanDescription" : "Needs more caterpillar.",
"hylotlDescription" : "A vile mushroom of Agaran origin.",
"novakidDescription" : "What's so special about this mushroom?",
"inventoryIcon" : "ct_agaranic4.png",
"orientations" : [
{
"dualImage" : "ct_agaranic4.png",
"spaceScan" : 0.1,
"anchors" : [ "bottom" ]
}
],
"health" : 2,
"smashOnBreak" : true,
"smashParticles" : [ { "count" : 5, "particle" : "toxicoshroomshard" } ],
"smashDropOptions" : [
[ [ "biosample", 1, { } ] ],
[ [ "biosample", 1, { } ] ],
[ ]
],
"biomePlaced" : true,
"builder" : "/items/buildscripts/alta/object.lua"
}