v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"projectileName" : "tardrop",
|
||||
"image" : "tardrop.png",
|
||||
"animationCycle" : 0.5,
|
||||
"timeToLive" : 5.0,
|
||||
"frameNumber" : 1,
|
||||
"damageKindImage" : "/interface/statuses/tar.png",
|
||||
"physics" : "highgravgrenade",
|
||||
"speed" : 10,
|
||||
"piercing" : true,
|
||||
"lightColor" : [0, 5, 10],
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/tarexplosion/tarexplosion.config"
|
||||
}
|
||||
],
|
||||
"power" : 0,
|
||||
"damageKind" : "tarball",
|
||||
"statusEffects" : [
|
||||
"tarslow"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue