This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [16, 16],
"dimensions" : [2, 1],
"names" : [
[ "0", "1" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

View file

@ -0,0 +1,19 @@
{
"projectileName" : "splashdrop1",
"image" : "splashdrop1.png",
"animationCycle" : 0.25,
"physics" : "highgravgrenade",
"frameNumber" : 2,
"pointLight" : false,
"animationLoops" : false,
"speed" : 20,
"timeToLive" : 2.5,
"orientationLocked" : true,
"flippable" : true,
"power" : 1.0,
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
"damageKind" : "default",
"emitters" : [ "daggerblue" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [16, 16],
"dimensions" : [2, 1],
"names" : [
[ "0", "1" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 207 B

View file

@ -0,0 +1,28 @@
{
"projectileName" : "splashdrop2",
"image" : "splashdrop2.png",
"animationCycle" : 0.25,
"physics" : "highgravgrenade",
"frameNumber" : 2,
"pointLight" : false,
"animationLoops" : false,
"speed" : 20,
"timeToLive" : 0.5,
"orientationLocked" : true,
"flippable" : true,
"power" : 1.0,
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
"actionOnReap" : [
{
"action" : "projectile",
"type" : "splashspawner1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 1.0,
"inheritSpeedFactor" : 0.001
}
],
"damageKind" : "default",
"emitters" : [ "daggerblue" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [256, 32],
"dimensions" : [1, 1],
"names" : [
[ "0" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,55 @@
{
"projectileName" : "splashspawner1",
"image" : "splashspawner1.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"damageKindImage" : "icon.png",
"pointLight" : false,
"timeToLive" : 0.01,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/splashexplosion1/splashexplosion1.config"
},
{
"action" : "projectile",
"type" : "splashdrop1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop1",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
}
],
"power" : 25,
"damageType" : "NoDamage",
"damageKind" : "default"
}

View file

@ -0,0 +1,55 @@
{
"projectileName" : "splashspawner2",
"image" : "splashspawner1.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"damageKindImage" : "icon.png",
"pointLight" : false,
"timeToLive" : 0.01,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/splashexplosion1/splashexplosion1.config"
},
{
"action" : "projectile",
"type" : "splashdrop2",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop2",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop2",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop2",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
},
{
"action" : "projectile",
"type" : "splashdrop2",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 2000
}
],
"power" : 25,
"damageType" : "NoDamage",
"damageKind" : "default"
}

View file

@ -0,0 +1,27 @@
{
"projectileName" : "cardinalschalcedony",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 4,
"damageKindImage" : "icon.png",
"lightColor" : [120, 0, 40],
"pointLight" : true,
"piercing" : true,
"image" : "cardinalschalcedony.png",
"animationCycle" : 0.6,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 12,
"power" : 50,
"damagePoly" : [ [-5, 5], [-5, -5], [5, -5], [5, 5] ],
"supportsProcessing" : true,
"onlyHitTerrain" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/globeexplosions/redglobeexplosion/redglobeexplosion.config"
}
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [20, 20],
"dimensions" : [12, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 818 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View file

@ -0,0 +1,91 @@
{
"projectileName" : "chalcedonyspawner",
"image" : "chalcedonyspawner.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"power" : 0,
"damageKindImage" : "icon.png",
"pointLight" : false,
"onlyHitTerrain" : true,
"timeToLive" : 0.1,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "cardinalschalcedony",
"inheritDamageFactor" : 1,
"inheritSpeedFactor" : 0,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/charge_full_hold1.ogg" ]
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 120
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 150
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 180
},
{
"action" : "projectile",
"type" : "regularexplosion",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 210
}
],
"damageType" : "NoDamage",
"damageKind" : "default"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [13, 13],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 355 B

View file

@ -0,0 +1,15 @@
{
"projectileName" : "quartzchunk",
"physics" : "highgravgrenade",
"bounces" : -1,
"timeToLive" : 0.8,
"lightColor" : [50, 0, 35],
"image" : "quartzchunk.png",
"animationLoops" : false,
"animationCycle" : 0.8,
"frameNumber" : 8,
"speed" : 10,
"power" : 76,
"onlyHitTerrain" : true,
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [160, 160],
"dimensions" : [6, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1,13 @@
{
"projectileName" : "quartzpulse",
"image" : "quartzpulse.png",
"animationCycle" : 0.2,
"frameNumber" : 6,
"speed" : 0,
"damagePoly" : [ [-72, 0], [-48, -48], [0, -72], [48, -48], [72, 0], [48, 48], [0, 72], [-48, 48] ],
"animationLoops" : false,
"piercing" : true,
"flippable" : true,
//"damageTeam" : { "type" : "indiscriminate" },
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [8, 6],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

View file

@ -0,0 +1,15 @@
{
"projectileName" : "quartzshard",
"physics" : "highgravgrenade",
"bounces" : 3,
"timeToLive" : 3.5,
"lightColor" : [50, 0, 35],
"image" : "quartzshard.png",
"animationLoops" : false,
"animationCycle" : 0.5,
"frameNumber" : 4,
"speed" : 40,
"power" : 76,
"onlyHitTerrain" : true,
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View file

@ -0,0 +1,91 @@
{
"projectileName" : "quartzspawner",
"image" : "quartzspawner.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"damageKindImage" : "icon.png",
"pointLight" : false,
"onlyHitTerrain" : true,
"timeToLive" : 0.1,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "quetzalcoatlsquartz",
"inheritDamageFactor" : 1,
"inheritSpeedFactor" : 0,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/charge_full_hold1.ogg" ]
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 120
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 150
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 180
},
{
"action" : "projectile",
"type" : "quartzpulse",
"fuzzAngle" : 180,
"inheritSpeedFactor" : 0.1,
"inheritDamageFactor" : 0.25,
"delaySteps" : 210
}
],
"power" : 0,
"damageType" : "NoDamage",
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [20, 20],
"dimensions" : [12, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 B

View file

@ -0,0 +1,112 @@
{
"projectileName" : "quetzalcoatlsquartz",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 4,
"damageKindImage" : "icon.png",
"lightColor" : [160, 10, 55],
"pointLight" : true,
"piercing" : true,
"image" : "quetzalcoatlsquartz.png",
"animationCycle" : 0.6,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 12,
"power" : 50,
"damagePoly" : [ [-5, 5], [-5, -5], [5, -5], [5, 5] ],
"supportsProcessing" : true,
"onlyHitTerrain" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/vlightblockexplosion/vlightblockexplosion.config"
},
{
"action" : "projectile",
"type" : "quartzchunk",
"fuzzAngle" : 10,
"angleAdjust" : 45,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "quartzchunk",
"fuzzAngle" : 10,
"angleAdjust" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "quartzchunk",
"fuzzAngle" : 10,
"angleAdjust" : -45,
"inheritDamageFactor" : 0.25
},
{
"action" : "sound",
"options" : [ "/sfx/melee/sword_parry.ogg" ]
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
},
{
"action" : "projectile",
"type" : "quartzshard",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.025
}
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [40, 40],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

View file

@ -0,0 +1,70 @@
{
"projectileName" : "gamebreakerscratch",
"physics" : "hover",
"bounces" : -1,
"speed" : 0,
"timeToLive" : 0.2,
"damageKindImage" : "icon.png",
"lightColor" : [45, 70, 110],
"piercing" : true,
"image" : "gamebreakerscratch.png",
"animationCycle" : 0.2,
"animationLoops" : false,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 8,
"power" : 50,
"damagePoly" : [ [-12, 12], [12, -12] ],
"onlyHitTerrain" : true,
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "gamebreakertear",
"inheritDamageFactor" : 0.5,
"inheritSpeedFactor" : 0.1,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/glitchtear.ogg" ]
},
{
"action" : "projectile",
"type" : "glitchsword",
"fuzzAngle" : 45,
"inheritDamageFactor" : 0.1,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "glitchsword",
"fuzzAngle" : 45,
"inheritDamageFactor" : 0.1,
"delaySteps" : 40
},
{
"action" : "projectile",
"type" : "glitchsword",
"fuzzAngle" : 45,
"inheritDamageFactor" : 0.1,
"delaySteps" : 50
},
{
"action" : "projectile",
"type" : "glitchsword",
"fuzzAngle" : 45,
"inheritDamageFactor" : 0.1,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "glitchsword",
"fuzzAngle" : 45,
"inheritDamageFactor" : 0.1,
"delaySteps" : 70
}
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [44, 44],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,35 @@
{
"projectileName" : "gamebreakertear",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 2,
"damageKindImage" : "icon.png",
"lightColor" : [40, 85, 100],
"pointLight" : true,
"piercing" : true,
"image" : "gamebreakertear.png",
"animationCycle" : 0.6,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 8,
"power" : 10,
"damagePoly" : [ [-16, 16], [-8, -8], [16, -16], [8, 8] ],
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "sound",
"options" : [ "/sfx/melee/tesla_shock_kill.ogg" ]
},
{
"action" : "config",
"file" : "/projectiles/explosions/glitchexplosion/glitchexplosion.config"
}
],
"statusEffects" : [
"crash"
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [41, 40],
"dimensions" : [6, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1,25 @@
{
"projectileName" : "glitchsword",
"physics" : "stickybomb",
"image" : "glitchsword.png",
"animationCycle" : 0.2,
"bounces" : -1,
"timeToLive" : 2.5,
"frameNumber" : 6,
"speed" : 70,
"damagePoly" : [ [-20, 5.5], [14, 5.5], [14, -5.5], [-20, -5.5] ],
"animationLoops" : true,
"piercing" : false,
"flippable" : true,
"actionOnReap" : [
{
"action" : "sound",
"options" : [ "/sfx/melee/tesla_shock_kill.ogg" ]
},
{
"action" : "config",
"file" : "/projectiles/explosions/glitchexplosion/glitchexplosion.config"
}
],
"damageKind" : "retro"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [40, 40],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View file

@ -0,0 +1,35 @@
{
"projectileName" : "glitchscratch",
"physics" : "hover",
"bounces" : -1,
"speed" : 0,
"timeToLive" : 0.2,
"damageKindImage" : "icon.png",
"lightColor" : [45, 70, 110],
"piercing" : true,
"image" : "glitchscratch.png",
"animationCycle" : 0.2,
"animationLoops" : false,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 8,
"power" : 50,
"damagePoly" : [ [-12, 12], [12, -12] ],
"onlyHitTerrain" : true,
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "glitchtear",
"inheritDamageFactor" : 0.5,
"inheritSpeedFactor" : 0.1,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/glitchtear.ogg" ]
}
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [44, 44],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1,31 @@
{
"projectileName" : "glitchtear",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 2,
"damageKindImage" : "icon.png",
"lightColor" : [40, 85, 100],
"pointLight" : true,
"piercing" : true,
"image" : "glitchtear.png",
"animationCycle" : 0.6,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 8,
"power" : 10,
"damagePoly" : [ [-16, 16], [-8, -8], [16, -16], [8, 8] ],
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/glitchexplosion/glitchexplosion.config"
}
],
"statusEffects" : [
"crash"
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [16, 16],
"dimensions" : [2, 1],
"names" : [
[ "0", "1" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

View file

@ -0,0 +1,25 @@
{
"projectileName" : "cutterpetal",
"image" : "cutterpetal.png",
"animationCycle" : 0.25,
"physics" : "gravitybullet",
"frameNumber" : 2,
"pointLight" : false,
"speed" : 40,
"lightColor" : [80, 24, 64],
"timeToLive" : 2.5,
"orientationLocked" : true,
"flippable" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/leafexplosion/leafexplosion.config"
}
],
"power" : 1.0,
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
"damageKind" : "default",
"emitters" : [ "lighttrailfast" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

View file

@ -0,0 +1,18 @@
{
"projectileName" : "leafcloud",
"image" : "leafcloud.png",
"animationCycle" : 0.3,
"frameNumber" : 4,
"power" : 50,
"physics" : "gas",
"piercing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/leafexplosion/leafexplosion.config"
}
],
"lightColor" : [10, 50, 15],
"damageKind" : "electric"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [8, 8],
"dimensions" : [1, 1],
"names" : [
[ "0" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 B

View file

@ -0,0 +1,175 @@
{
"projectileName" : "leafcloudstarter",
"image" : "leafcloudstarter.png",
"animationCycle" : 1,
"frameNumber" : 1,
"timeToLive" : 0.01,
"physics" : "laser",
"flippable" : true,
"damageKindImage" : "icon.png",
"pointLight" : false,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "leafcloud",
"fuzzAngle" : 0,
"inheritDamageFactor" : 0,
"inheritSpeedFactor" : 0.1,
"config" : {
"timeToLive" : 2.5
}
},
{
"action" : "sound",
"delaySteps" : 15,
"options" : [ "/sfx/projectiles/gust1.ogg", "/sfx/projectiles/gust2.ogg", "/sfx/projectiles/gust3.ogg" ]
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 15
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 20
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 25
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 35
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 40
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 45
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 50
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 55
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 65
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 70
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 75
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 80
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 85
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 95
},
{
"action" : "projectile",
"type" : "cutterleaf",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 350,
"delaySteps" : 100
}
],
"damagePoly" : [ ],
"power" : 5,
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 764 B

View file

@ -0,0 +1,18 @@
{
"projectileName" : "petalcloud",
"image" : "petalcloud.png",
"animationCycle" : 0.3,
"frameNumber" : 4,
"power" : 50,
"physics" : "gas",
"piercing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/leafexplosion/leafexplosion.config"
}
],
"lightColor" : [120, 55, 80],
"damageKind" : "electric"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [8, 8],
"dimensions" : [1, 1],
"names" : [
[ "0" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 B

View file

@ -0,0 +1,319 @@
{
"projectileName" : "petalcloudstarter",
"image" : "petalcloudstarter.png",
"animationCycle" : 1,
"frameNumber" : 1,
"timeToLive" : 0.01,
"physics" : "laser",
"flippable" : true,
"damageKindImage" : "icon.png",
"pointLight" : false,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "petalcloud",
"fuzzAngle" : 0,
"inheritDamageFactor" : 0,
"inheritSpeedFactor" : 0.1,
"config" : {
"timeToLive" : 2.5
}
},
{
"action" : "sound",
"delaySteps" : 15,
"options" : [ "/sfx/projectiles/gustchime1.ogg", "/sfx/projectiles/gustchime2.ogg", "/sfx/projectiles/gustchime3.ogg" ]
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 15
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 20
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 25
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 35
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 40
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 45
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 50
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 55
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 65
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 70
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 75
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 80
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 85
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 95
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 100
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 15
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 20
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 25
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 35
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 40
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 45
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 50
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 55
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 65
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 70
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 75
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 80
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 85
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 95
},
{
"action" : "projectile",
"type" : "cutterpetal",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.05,
"inheritSpeedFactor" : 350,
"delaySteps" : 100
}
],
"damagePoly" : [ ],
"power" : 5,
"damageKind" : "default"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [6, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,27 @@
{
"projectileName" : "redgiant",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 8,
"damageKindImage" : "icon.png",
"lightColor" : [255, 85, 10],
"pointLight" : true,
"piercing" : true,
"image" : "redgiant.png",
"animationCycle" : 0.6,
"frameNumber" : 6,
"power" : 50,
"damagePoly" : [ [-15, 0], [-10, -10], [0, -15], [10, -10], [15, 0], [10, 10], [0, 15], [-10, 10] ],
"supportsProcessing" : true,
"orientationLocked" : true,
"flippable" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/globeexplosions/orangeglobeexplosion/orangeglobeexplosion.config"
}
],
"damageKind" : "plasma",
"emitters" : [ "defaultorange" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View file

@ -0,0 +1,133 @@
{
"projectileName" : "redgiantspawner",
"image" : "redgiantspawner.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"damageKindImage" : "icon.png",
"pointLight" : false,
"timeToLive" : 0.1,
"orientationLocked" : true,
"flippable" : true,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "redgiant",
"inheritDamageFactor" : 0.5,
"inheritSpeedFactor" : 0,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/redgiant.ogg" ]
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 120
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 150
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 180
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 210
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 240
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 270
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 300
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 330
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 360
},
{
"action" : "projectile",
"type" : "sunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 420
}
],
"power" : 0,
"damageType" : "NoDamage",
"damageKind" : "default"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [128, 20],
"dimensions" : [5, 1],
"names" : [
[ "0", "1", "2", "3", "4" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 572 B

View file

@ -0,0 +1,16 @@
{
"projectileName" : "sunray",
"physics" : "hover",
"bounces" : -1,
"speed" : 10,
"timeToLive" : 1.0,
"lightColor" : [165, 25, 0],
"damageKindImage" : "icon.png",
"piercing" : true,
"image" : "sunray.png",
"animationCycle" : 1.0,
"frameNumber" : 5,
"power" : 0,
"damagePoly" : [ [15, 5], [60, 10], [60, -10], [15, -5] ],
"damageKind" : "plasma"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [6, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,022 B

View file

@ -0,0 +1,211 @@
{
"projectileName" : "supergiant",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 8,
"damageKindImage" : "icon.png",
"lightColor" : [185, 255, 255],
"pointLight" : true,
"piercing" : true,
"image" : "supergiant.png",
"animationCycle" : 0.6,
"frameNumber" : 6,
"power" : 50,
"damagePoly" : [ [-15, 0], [-10, -10], [0, -15], [10, -10], [15, 0], [10, 10], [0, 15], [-10, 10] ],
"supportsProcessing" : true,
"orientationLocked" : true,
"flippable" : true,
"actionOnReap" : [
{
"action" : "sound",
"options" : [ "/sfx/projectiles/firework_explode1.ogg" ]
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 0
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 22
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 45
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 68
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 90
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 112
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 135
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 158
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 180
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 202
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 225
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 248
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 270
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 292
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 315
},
{
"action" : "projectile",
"type" : "fireworkblue3",
"inheritDamageFactor" : 0.1,
"fuzzAngle" : 5,
"angle" : 338
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
},
{
"action" : "projectile",
"type" : "supergiantember",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.25
}
],
"damageKind" : "plasma",
"emitters" : [ "defaultblue" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [32, 32],
"dimensions" : [8, 1],
"names" : [
[ "0", "1", "2", "3", "4", "5", "6", "7" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 B

View file

@ -0,0 +1,133 @@
{
"projectileName" : "supergiantspawner",
"image" : "supergiantspawner.png",
"physics" : "gas",
"animationCycle" : 0.1,
"frameNumber" : 8,
"speed" : 1,
"damageKindImage" : "icon.png",
"pointLight" : false,
"timeToLive" : 0.1,
"orientationLocked" : true,
"flippable" : true,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "supergiant",
"inheritDamageFactor" : 0.5,
"inheritSpeedFactor" : 0,
"angleAdjust" : 0
},
{
"action" : "sound",
"options" : [ "/sfx/projectiles/redgiant.ogg" ]
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 30
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 60
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 90
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 120
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 150
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 180
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 210
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 240
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 270
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 300
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 330
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 360
},
{
"action" : "projectile",
"type" : "supersunray",
"fuzzAngle" : 180,
"inheritDamageFactor" : 0.1,
"inheritSpeedFactor" : 0.1,
"delaySteps" : 420
}
],
"power" : 0,
"damageType" : "NoDamage",
"damageKind" : "default"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [16, 16],
"dimensions" : [2, 1],
"names" : [
[ "0", "1" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

View file

@ -0,0 +1,27 @@
{
"projectileName" : "supergiantember",
"image" : "supergiantember.png",
"animationCycle" : 0.25,
"physics" : "grenade",
"frameNumber" : 2,
"lightColor" : [0, 50, 100],
"animationLoops" : true,
"speed" : 20,
"timeToLive" : 2.5,
"power" : 1.0,
"damagePoly" : [ [-2, 2], [-2, -2], [2, -2], [2, 2] ],
"actionOnReap" : [
{
"action" : "projectile",
"type" : "fireworkblue4",
"inheritDamageFactor" : 0.5,
"fuzzAngle" : 5,
"angle" : 0
}
],
"damageKind" : "default",
"emitters" : [ "defaultblue" ],
"hydrophobic" : true
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 192 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [128, 20],
"dimensions" : [5, 1],
"names" : [
[ "0", "1", "2", "3", "4" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B

View file

@ -0,0 +1,16 @@
{
"projectileName" : "supersunray",
"physics" : "hover",
"bounces" : -1,
"speed" : 10,
"timeToLive" : 1.0,
"lightColor" : [25, 100, 180],
"damageKindImage" : "icon.png",
"piercing" : true,
"image" : "supersunray.png",
"animationCycle" : 1.0,
"frameNumber" : 5,
"power" : 0,
"damagePoly" : [ [15, 5], [60, 10], [60, -10], [15, -5] ],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [18, 11],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

View file

@ -0,0 +1,23 @@
{
"projectileName" : "boomblast",
"physics" : "laser",
"bounces" : 0,
"damageKindImage" : "icon.png",
"image" : "boomblast.png",
"animationCycle" : 0.5,
"timeToLive" : 3.0,
"frameNumber" : 4,
"power" : 99,
"speed" : 100,
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/lightblockexplosion/lightblockexplosion.config"
}
],
"lightColor" : [255, 50, 150],
"damagePoly" : [ [-2, 5], [-2, -5], [10, -5], [10, 5] ],
"damageKind" : "plasma",
"emitters" : [ "defaultmagenta" ]
}

View file

@ -0,0 +1,26 @@
{
"projectileName" : "boomblastspawner",
"physics" : "laser",
"bounces" : 0,
"damageKindImage" : "icon.png",
"image" : "boomblast.png",
"animationCycle" : 0.5,
"timeToLive" : 0.001,
"frameNumber" : 4,
"power" : 0,
"speed" : 75,
"supportsProcessing" : true,
"onlyHitTerrain" : true,
"actionOnReap" : [
{
"action" : "projectile",
"type" : "boomblast",
"fuzzAngle" : 0,
"inheritDamageFactor" : 0.666,
"inheritSpeedFactor" : 1.0
}
],
"lightColor" : [255, 50, 150],
"damagePoly" : [ [-0.1, 0.1], [0.1, 0.1], [0.1, -0.1], [-0.1, -0.1] ],
"damageKind" : "plasma"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 B

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [18, 11],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 B

View file

@ -0,0 +1,23 @@
{
"projectileName" : "plasmapulse",
"physics" : "laser",
"bounces" : 0,
"damageKindImage" : "icon.png",
"image" : "plasmapulse.png",
"animationCycle" : 0.5,
"timeToLive" : 3.0,
"frameNumber" : 4,
"power" : 99,
"speed" : 35,
"supportsProcessing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/globeexplosions/magentaglobeexplosion/magentaglobeexplosion.config"
}
],
"lightColor" : [180, 50, 180],
"damagePoly" : [ [-2, 5], [-2, -5], [10, -5], [10, 5] ],
"damageKind" : "plasma",
"emitters" : [ "defaultmagenta" ]
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [30, 26],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 876 B

View file

@ -0,0 +1,26 @@
{
"projectileName" : "deadbolt",
"physics" : "hover",
"bounces" : -1,
"speed" : 25,
"timeToLive" : 3.5,
"damageKindImage" : "icon.png",
"lightColor" : [150, 100, 15],
"piercing" : true,
"image" : "deadbolt.png",
"animationCycle" : 0.5,
"orientationLocked" : true,
"flippable" : true,
"frameNumber" : 4,
"power" : 0,
"damagePoly" : [ [-3, 3], [-3, -3], [3, -3], [3, 3] ],
"supportsProcessing" : true,
"onlyHitTerrain" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/vsmallregularexplosion/vsmallregularexplosionknockback.config"
}
],
"damageKind" : "plasma"
}

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [20, 8],
"dimensions" : [4, 1],
"names" : [
[ "0", "1", "2", "3" ]
]
}
}

Some files were not shown because too many files have changed in this diff Show more