-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various grammar fixes, katana dps adjustments, wand tag adjustments.
- Loading branch information
Showing
237 changed files
with
2,863 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
animations/arcana_animation_electric_red/arcana_animation_electric_red.animation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"frames" : "arcana_animation_electric_red.png", | ||
"variants" : 1, | ||
"frameNumber" : 8, | ||
"animationCycle" : 0.3, | ||
"offset" : [0, 0] | ||
} |
6 changes: 6 additions & 0 deletions
6
animations/arcana_animation_electric_red/arcana_animation_electric_red.frames
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [32, 32], | ||
"dimensions" : [8, 1] | ||
} | ||
} |
Binary file added
BIN
+1021 Bytes
animations/arcana_animation_electric_red/arcana_animation_electric_red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions
7
animations/arcana_animation_flame_small_red/arcana_animation_flame_small_red.animation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"frames" : "arcana_animation_flame_small_red.png", | ||
"variants" : 1, | ||
"frameNumber" : 12, | ||
"animationCycle" : 0.3, | ||
"offset" : [0, 0] | ||
} |
10 changes: 10 additions & 0 deletions
10
animations/arcana_animation_flame_small_red/arcana_animation_flame_small_red.frames
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [16, 16], | ||
"dimensions" : [12, 1], | ||
|
||
"names" : [ | ||
[ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11" ] | ||
] | ||
} | ||
} |
Binary file added
BIN
+1.43 KB
animations/arcana_animation_flame_small_red/arcana_animation_flame_small_red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"kind" : "arcana_particle_electric_red", | ||
"location" : "mouth", | ||
"definition" : { | ||
"duration" : 0.008, | ||
"durationVariance" : 0.004, | ||
"loops" : true, | ||
"start" : { | ||
"particles" : [ | ||
[ "arcana_particle_electric_red_1" ], [ "arcana_particle_electric_red_2" ] | ||
], | ||
"sounds" : [ [ ] ] | ||
}, | ||
"particles" : [ | ||
[ "arcana_particle_electric_red_1" ], [ "arcana_particle_electric_red_2" ], [ "arcana_particle_electric_red_2" ] | ||
], | ||
"sounds" : [ [ ] ], | ||
"stop" : { | ||
"particles" : [ | ||
[ "arcana_particle_electric_red_1" ], [ "arcana_particle_electric_red_2" ], [ "arcana_particle_electric_red_2" ] | ||
], | ||
"sounds" : [ [ ] ] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
187 changes: 187 additions & 0 deletions
187
...ve/weapons/exousia_weapons/exousia_police/exousia_police_blastRifle_1/animation.animation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
{ | ||
"globalTagDefaults" : { | ||
"paletteSwaps" : "" | ||
}, | ||
|
||
"animatedParts" : { | ||
"stateTypes" : { | ||
"weapon": { | ||
"default" : "idle", | ||
"states" : { | ||
"idle" : { | ||
"frames" : 1, | ||
"cycle" : 0.4, | ||
"mode" : "loop" | ||
}, | ||
"fire" : { | ||
"frames" : 1, | ||
"cycle" : 0.4, | ||
"mode" : "transition", | ||
"transition" : "idle" | ||
}, | ||
"charge" : { | ||
"frames" : 3, | ||
"cycle" : 0.4, | ||
"mode" : "transition", | ||
"transition" : "fullcharge", | ||
"properties" : { | ||
"persistentSound" : "/sfx/gun/dragonhead_charge2.ogg", | ||
"persistentSoundStopTime" : 0.5 | ||
} | ||
}, | ||
"fullcharge" : { | ||
"frames" : 4, | ||
"cycle" : 0.4, | ||
"mode" : "loop" | ||
} | ||
} | ||
}, | ||
"firing" : { | ||
"default" : "off", | ||
"states" : { | ||
"off" : {}, | ||
"fire" : { | ||
"frames" : 2, | ||
"cycle" : 0.07, | ||
"mode" : "transition", | ||
"transition" : "off" | ||
} | ||
} | ||
} | ||
}, | ||
|
||
"parts" : { | ||
"butt" : { | ||
"properties" : { | ||
"centered" : true, | ||
"image" : "<partImage><paletteSwaps>", | ||
"offset" : [0, 0], // x offset is set dynamically | ||
"transformationGroups" : ["weapon"] | ||
} | ||
}, | ||
"middle" : { | ||
"properties" : { | ||
"zLevel" : 0, | ||
"centered" : true, | ||
"offset" : [0, 0], // x offset is set dynamically | ||
"transformationGroups" : ["weapon"] | ||
}, | ||
"partStates" : { | ||
"weapon" : { | ||
"idle" : { | ||
"properties" : { | ||
"image" : "<partImage>:default.<frame>" | ||
} | ||
}, | ||
"charge" : { | ||
"properties" : { | ||
"image" : "<partImage>:charge.<frame>" | ||
} | ||
}, | ||
"fullcharge" : { | ||
"properties" : { | ||
"image" : "<partImage>:fullcharge.<frame>" | ||
} | ||
}, | ||
"fire" : { | ||
"properties" : { | ||
"image" : "<partImage>:default.<frame>" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"fullbright" : { | ||
"properties" : { | ||
"zLevel" : 1, | ||
"centered" : true, | ||
"fullbright" : true, | ||
"offset" : [0, 0], // x offset is set dynamically | ||
"transformationGroups" : ["weapon"] | ||
}, | ||
"partStates" : { | ||
"weapon" : { | ||
"idle" : { | ||
"properties" : { | ||
"image" : "<partImage>:default.<frame>" | ||
} | ||
}, | ||
"charge" : { | ||
"properties" : { | ||
"image" : "<partImage>:charge.<frame>" | ||
} | ||
}, | ||
"fullcharge" : { | ||
"properties" : { | ||
"image" : "<partImage>:fullcharge.<frame>" | ||
} | ||
}, | ||
"fire" : { | ||
"properties" : { | ||
"image" : "<partImage>:default.<frame>" | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
"barrel" : { | ||
"properties" : { | ||
"centered" : true, | ||
"image" : "<partImage><paletteSwaps>", | ||
"offset" : [0, 0], // x offset is set dynamically | ||
"transformationGroups" : ["weapon"] | ||
} | ||
}, | ||
"muzzleFlash" : { | ||
"properties" : { | ||
"zLevel" : -1, | ||
"centered" : true, | ||
"offset" : [0.75, 0], | ||
"fullbright" : true, | ||
"transformationGroups" : ["muzzle"] | ||
}, | ||
|
||
"partStates" : { | ||
"firing" : { | ||
"fire" : { | ||
"properties" : { | ||
"image" : "<partImage>:<variant>.<frame>" | ||
} | ||
} | ||
} | ||
} | ||
} | ||
} | ||
}, | ||
|
||
"rotationGroups" : { | ||
"weapon" : { | ||
"angularVelocity" : 0 | ||
} | ||
}, | ||
|
||
"transformationGroups" : { | ||
"weapon" : {}, | ||
"muzzle" : {} | ||
}, | ||
|
||
"particleEmitters" : { | ||
"muzzleFlash" : { | ||
"transformationGroups" : ["muzzle"], | ||
"offsetRegion" : [0, 0, 0, 0], | ||
"particles" : [ ] | ||
} | ||
}, | ||
|
||
"lights" : { | ||
"muzzleFlash" : { | ||
"active" : false, | ||
"position" : [0, 0], | ||
"color" : [90, 90, 0] | ||
} | ||
}, | ||
|
||
"sounds" : { | ||
"fire" : [ ] | ||
} | ||
} |
Binary file added
BIN
+889 Bytes
...ive/weapons/exousia_weapons/exousia_police/exousia_police_blastRifle_1/body.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
.../active/weapons/exousia_weapons/exousia_police/exousia_police_blastRifle_1/default.frames
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"frameGrid" : { | ||
"size" : [43, 11], | ||
"dimensions" : [8, 1], | ||
"names" : [ | ||
[ | ||
"default.1", | ||
"charge.1", | ||
"charge.2", | ||
"charge.3", | ||
"fullcharge.1", | ||
"fullcharge.2", | ||
"fullcharge.3", | ||
"fullcharge.4" | ||
] | ||
] | ||
} | ||
} |
Oops, something went wrong.