Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
AngryTurret authored Jul 3, 2023
1 parent 968267c commit 36cf3e0
Show file tree
Hide file tree
Showing 25 changed files with 431 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"projectileName" : "atprk_mechfenronfistpunch",
"image" : "atprk_mechfenronfistpunch.png",
"animationCycle" : 0.3,
"timeToLive" : 0.3,
"frameNumber" : 5,
"speed" : 25,
"orientationLocked" : true,
"damagePoly" : [ [0, -36], [30, -28], [50, 0], [30, 28], [0, 36] ],
"animationLoops" : true,
"piercing" : true,
"bounces" : -1,
"flippable" : true,
"damageKind" : "hammer",
"emitters" : [ ],
"lightColor" : [135, 110, 40],
"fullbright" : true,
"statusEffects" : ["staffslow"],
"knockback" : 18,
"knockbackDirectional" : true,
"acceleration" : -140
}
6 changes: 6 additions & 0 deletions projectiles/mech/atprk_mechfenronfistpunch/default.frames
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"frameGrid" : {
"size" : [81, 72],
"dimensions" : [5, 1]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [18, 18],
"dimensions" : [1, 1],

"names" : [
[ "0" ]
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"projectileName" : "atprk_mechnoolithdronecomet",
"image" : "atprk_mechnoolithdronecomet.png",
"physics" : "bullet",
"animationCycle" : 0.25,
"frameNumber" : 1,
"damageKind" : "ice",
"damagePoly" : [ [-10, 0], [-7, -7], [0, -10], [7, -7], [10, 0], [7, 7], [0, 10], [-7, 7] ],
"flippable" : true,
"emitters" : [ "iceplasma" ],
"timeToLive" : 1.25,
"actionOnReap" : [
{
"action" : "sound",
"options" : [ "/sfx/objects/prism_break_large1.ogg", "/sfx/objects/prism_break_large2.ogg" ]
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 0
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 45
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 90
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 135
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 180
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 225
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 270
},
{
"action" : "projectile",
"type" : "atprk_mechnoolithdronecometshard",
"fuzzAngle" : 25,
"inheritDamageFactor" : 0.25,
"angleAdjust" : 315
},
{
"action" : "loop",
"count" : 3,
"body" : [
{
"action" : "particle",
"specification" : {
"type" : "animated",
"animation" : "/animations/icecloudpuff/icecloudpuff.animation",
"initialVelocity" : [0.0, 7.0],
"finalVelocity" : [0.0, 3.0],
"approach" : [0.3, 60],
"timeToLive" : 0.7,
"layer" : "front",
"size" : 0.6,
"collidesForeground" : true,
"variance" : {
"position" : [0.5, 0.5],
"size" : 0.2,
"initialVelocity" : [5, 3],
"finalVelocity" : [0, 0],
"rotation" : 180,
"angularVelocity" : 180
}
}
}
]
}
],
"statusEffects" : [ ],
"power" : 5.0,
"speed" : 35,
"knockback" : 20,
"persistentAudio" : "/sfx/projectiles/iceorb_loop.ogg"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [16, 8],
"dimensions" : [1, 1],

"names" : [
[ "0" ]
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"projectileName" : "atprk_mechnoolithdronecometshard",
"image" : "atprk_mechnoolithdronecometshard.png",
"physics" : "bullet",
"animationCycle" : 0.08,
"frameNumber" : 1,
"damageKind" : "ice",
"flippable" : true,
"statusEffects" : [ ],
"power" : 5.0,
"speed" : 50,
"timeToLive" : 2.0,
"actionOnHit" : [
{
"action" : "sound",
"options" : [ "/sfx/objects/prism_break_small1.ogg", "/sfx/objects/prism_break_small2.ogg", "/sfx/objects/prism_break_small3.ogg" ]
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"projectileName" : "atprk_mechphasebladeswoosh",
"image" : "atprk_mechphasebladeswoosh.png",
"animationCycle" : 0.3,
"timeToLive" : 0.3,
"frameNumber" : 5,
"speed" : 30,
"orientationLocked" : true,
"damagePoly" : [ [0, -36], [30, -28], [50, 0], [30, 28], [0, 36] ],
"animationLoops" : true,
"piercing" : true,
"bounces" : -1,
"flippable" : true,
"damageKind" : "plasma",
"emitters" : [ ],
"lightColor" : [80, 190, 60],
"fullbright" : true,
"statusEffects" : [],
"knockback" : 15,
"knockbackDirectional" : true,
"acceleration" : -140
}
6 changes: 6 additions & 0 deletions projectiles/mech/atprk_mechphasebladeswoosh/default.frames
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"frameGrid" : {
"size" : [81, 72],
"dimensions" : [5, 1]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"projectileName" : "atprk_mechphaserayshot",
"physics" : "illusion",
"image" : "atprk_mechphaserayshot.png",
"fullbright" : true,
"animationCycle" : 0.25,
"frameNumber" : 1,
"power" : 50,
"speed" : 50,
"timeToLive" : 1.75,
"lightColor" : [80, 190, 60],
"damageKind" : "plasma",
"knockback" : 2,
"actionOnReap" : [
{
"action" : "sound",
"options" : [ "/sfx/gun/impact_plasma.ogg" ]
},
{
"action" : "loop",
"count" : 4,
"body" : [
{
"action" : "particle",
"specification" : {
"type" : "ember",
"size" : 1.5,
"color" : [180, 230, 160, 255],
"light" : [80, 190, 60],
"fullbright" : true,
"destructionTime" : 0.1,
"destructionAction" : "shrink",
"fade" : 0.9,
"initialVelocity" : [0, 0],
"finalVelocity" : [0.0, -50.0],
"approach" : [0, 30],
"timeToLive" : 0.1,
"layer" : "middle",
"variance" : {
"position" : [0.25, 0.25],
"size" : 0.5,
"initialVelocity" : [13, 13],
"timeToLive" : 0.1
}
}
}
]
}
],
"periodicActions" : [
{
"time" : 0.015,
"repeat" : true,
"action" : "particle",
"rotate" : true,
"specification" : {
"type" : "animated",
"animation" : "/animations/miniwobbleshottrail/miniwobbleshottrail.animation",
"initialVelocity" : [0.0, 0.0],
"timeToLive" : 0.2,
"layer" : "middle",
"position" : [0.0, 0.0]
}
}
],

"scripts" : ["/scripts/projectiles/sinewaveprojectile.lua"],
"scriptDelta" : 1,

"wavePeriod" : 0.25,
"waveAmplitude" : 0.75,

"persistentAudio" : "/sfx/projectiles/raygun_wobble_loop.ogg"
}
6 changes: 6 additions & 0 deletions projectiles/mech/atprk_mechphaserayshot/default.frames
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"frameGrid" : {
"size" : [8, 8],
"dimensions" : [1, 1]
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [18, 3],
"dimensions" : [2, 1],

"names" : [
[ "0", "1" ]
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"projectileName" : "atprk_mechruindroneshot",
"physics" : "laser",
"bounces" : 0,
"image" : "atprk_mechruindroneshot.png",
"damageKindImage" : "icon.png",
"animationCycle" : 0.5,
"frameNumber" : 2,
"power" : 50,
"speed" : 70,
"supportsProcessing" : true,
"emitters" : [ "defaultwhite" ],
"damageKind" : "plasmashotgun",
"timeToLive" : 1.0,
"lightColor" : [73, 10, 0],

"fullbright" : true
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [8, 8],
"dimensions" : [1, 1],

"names" : [
[ "0" ]
]
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 36cf3e0

Please sign in to comment.