258 lines
6.8 KiB
Text
258 lines
6.8 KiB
Text
{
|
|
"animatedParts" : {
|
|
"stateTypes" : {
|
|
"movement" : {
|
|
"priority" : 0,
|
|
"default" : "idle",
|
|
|
|
"states" : {
|
|
"idle" : {
|
|
"frames" : 1,
|
|
"cycle" : 0,
|
|
"mode" : "loop"
|
|
},
|
|
"move" : {
|
|
"frames" : 8,
|
|
"cycle" : 1,
|
|
"mode" : "loop"
|
|
},
|
|
"moveshoot" : {
|
|
"frames" : 8,
|
|
"cycle" : 1,
|
|
"mode" : "loop"
|
|
},
|
|
"attack" : {
|
|
"frames" : 5,
|
|
"cycle" : 1,
|
|
"mode" : "loop"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
"parts" : {
|
|
"body" : {
|
|
"partStates" : {
|
|
"movement" : {
|
|
"idle" : {
|
|
"properties" : {
|
|
"image" : "<partImage>:idle.<frame>"
|
|
}
|
|
},
|
|
"move" : {
|
|
"properties" : {
|
|
"image" : "<partImage>:move.<frame>"
|
|
}
|
|
},
|
|
"aggro" : {
|
|
"properties" : {
|
|
"image" : "<partImage>:aggro"
|
|
}
|
|
},
|
|
"attack" : {
|
|
"properties" : {
|
|
"image" : "<partImage>:attack.<frame>"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
|
|
"particleEmitters" : {
|
|
"deathPoof" : {
|
|
"particles" : [
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/puff2c/puff2c.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 35,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [0, 0],
|
|
"finalVelocity" : [0, 0],
|
|
"approach" : [1, 1],
|
|
"timeToLive" : 0.4,
|
|
"layer" : "middle"
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz1/fizz1.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [-8, 8],
|
|
"finalVelocity" : [-3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [-4, 2],
|
|
"finalVelocity" : [-3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz1/fizz1.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [8, 8],
|
|
"finalVelocity" : [3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [4, 2],
|
|
"finalVelocity" : [3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz2/fizz2.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [-8, 8],
|
|
"finalVelocity" : [-3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [-4, 2],
|
|
"finalVelocity" : [-3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz2/fizz2.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [8, 8],
|
|
"finalVelocity" : [3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [4, 2],
|
|
"finalVelocity" : [3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz3/fizz3.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [-8, 8],
|
|
"finalVelocity" : [-3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [-4, 2],
|
|
"finalVelocity" : [-3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz3/fizz3.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [8, 8],
|
|
"finalVelocity" : [3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [4, 2],
|
|
"finalVelocity" : [3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz4/fizz4.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [-8, 8],
|
|
"finalVelocity" : [-3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [-4, 2],
|
|
"finalVelocity" : [-3, -4]
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"particle" : {
|
|
"type" : "animated",
|
|
"animation" : "/animations/fizz4/fizz4.animation",
|
|
"size" : 1,
|
|
"angularVelocity" : 20,
|
|
"fade" : 1,
|
|
"destructionTime" : 7,
|
|
"position" : [0, 0],
|
|
"initialVelocity" : [8, 8],
|
|
"finalVelocity" : [3, -4],
|
|
"approach" : [15, 15],
|
|
"timeToLive" : 3.45,
|
|
"layer" : "middle",
|
|
"variance" : {
|
|
"initialVelocity" : [4, 2],
|
|
"finalVelocity" : [3, -4]
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
|
|
"effects" : {
|
|
"blink" : {
|
|
"type" : "flash",
|
|
"time" : 0.25,
|
|
"directives" : "fade=ffffff;0.5"
|
|
}
|
|
},
|
|
|
|
"sounds" : {
|
|
"turnHostile" : [ ],
|
|
"deathPuff" : [ "/sfx/npc/enemydeathpuff.ogg" ]
|
|
}
|
|
}
|