v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
29
assets/devel/objects/bugs/moondancer/default.frames
Normal file
29
assets/devel/objects/bugs/moondancer/default.frames
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
|
||||
"frameGrid" : {
|
||||
"size" : [10, 14],
|
||||
"dimensions" : [12, 1],
|
||||
"names" : [
|
||||
[ "default.0", "default.1", "default.2", "default.3", "default.4", "default.11", "default.12", "default.13", "default.14", "default.18", "default.19", "default.26"]
|
||||
]
|
||||
},
|
||||
|
||||
"aliases" : {
|
||||
"default.default" : "default.0",
|
||||
"default.5" : "default.4",
|
||||
"default.6" : "default.4",
|
||||
"default.7" : "default.4",
|
||||
"default.8" : "default.4",
|
||||
"default.9" : "default.4",
|
||||
"default.10" : "default.4",
|
||||
"default.15" : "default.14",
|
||||
"default.16" : "default.14",
|
||||
"default.17" : "default.14",
|
||||
"default.20" : "default.19",
|
||||
"default.21" : "default.19",
|
||||
"default.22" : "default.19",
|
||||
"default.23" : "default.19",
|
||||
"default.24" : "default.19",
|
||||
"default.25" : "default.19"
|
||||
}
|
||||
}
|
33
assets/devel/objects/bugs/moondancer/moondancer.object
Normal file
33
assets/devel/objects/bugs/moondancer/moondancer.object
Normal file
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"objectName" : "moondancer",
|
||||
"colonyTags" : ["nature"],
|
||||
"rarity" : "Common",
|
||||
"price" : 50,
|
||||
"printable" : false,
|
||||
"description" : "The patterns on this bioliumescent bug's back will continously change throughout its life.",
|
||||
"shortdescription" : "moondancer",
|
||||
"race" : "generic",
|
||||
"category" : "bug",
|
||||
"collectablesOnPickup" : { "bugs" : "moondancer" },
|
||||
|
||||
"itemTags" : [ "bug" ],
|
||||
|
||||
"lightColor" : [50, 72, 77],
|
||||
"flickerDistance" : 0.1,
|
||||
"flickerStrength" : 0.05,
|
||||
"flickerTiming" : 4,
|
||||
|
||||
"largeImage" : "moondancericon.png",
|
||||
"inventoryIcon" : "moondancericon.png",
|
||||
"orientations" : [
|
||||
{
|
||||
"imageLayers" : [ { "image" : "moondancer.png:<color>.<frame>", "fullbright" : true }, { "image" : "moondancerlit.png:<color>.<frame>" } ],
|
||||
"imagePosition" : [-1, 0],
|
||||
"frames" : 27,
|
||||
"animationCycle" : 2.3,
|
||||
|
||||
"spaceScan" : 0.1,
|
||||
"anchors" : [ "bottom" ]
|
||||
}
|
||||
]
|
||||
}
|
BIN
assets/devel/objects/bugs/moondancer/moondancer.png
Normal file
BIN
assets/devel/objects/bugs/moondancer/moondancer.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
assets/devel/objects/bugs/moondancer/moondancericon.png
Normal file
BIN
assets/devel/objects/bugs/moondancer/moondancericon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
BIN
assets/devel/objects/bugs/moondancer/moondancerlit.png
Normal file
BIN
assets/devel/objects/bugs/moondancer/moondancerlit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue