v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
135
attic/old weapons/swords/tiered/tieredbroadsword.animation
Normal file
135
attic/old weapons/swords/tiered/tieredbroadsword.animation
Normal file
|
@ -0,0 +1,135 @@
|
|||
{
|
||||
"globalTagDefaults" : {
|
||||
"paletteSwaps" : ""
|
||||
},
|
||||
|
||||
"animatedParts" : {
|
||||
"stateTypes" : {
|
||||
"swoosh" : {
|
||||
"default" : "idle",
|
||||
"states" : {
|
||||
"idle" : {
|
||||
},
|
||||
"fire" : {
|
||||
"frames" : 3,
|
||||
"cycle" : 0.07,
|
||||
"mode" : "transition",
|
||||
"transition" : "idle"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"parts" : {
|
||||
"sword" : {
|
||||
"properties" : {
|
||||
"zLevel" : 0,
|
||||
"centered" : true,
|
||||
"image" : "<partImage><paletteSwaps>?<directives>?<bladeDirectives>",
|
||||
"offset" : [0.75, 2.0],
|
||||
"transformationGroups" : ["weapon"],
|
||||
"rotationCenter" : [0, 0],
|
||||
"damageArea" : [ [-0.7, -1.0], [-0.7, 2.5], [0.5, 2.5], [0.5, -1.0] ]
|
||||
}
|
||||
},
|
||||
"swoosh" : {
|
||||
"properties" : {
|
||||
"zLevel" : -1,
|
||||
"centered" : true,
|
||||
"offset" : [0.0, 2.0],
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"rotationCenter" : [0, 0]
|
||||
},
|
||||
|
||||
"partStates" : {
|
||||
"swoosh" : {
|
||||
"idle" : {
|
||||
"properties" : {
|
||||
"image" : ""
|
||||
}
|
||||
},
|
||||
"fire" : {
|
||||
"properties" : {
|
||||
"image" : "/items/active/weapons/melee/broadsword/swoosh/<elementalType>swoosh.png:<frame>",
|
||||
"damageArea" : [[-5, 2], [-2.5, 3], [1, 3], [4, 1.75], [5, -0.25], [5, -2.25], [4, -3.25], [0, -2.5]]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"transformationGroups" : {
|
||||
"weapon" : {},
|
||||
"swoosh" : {}
|
||||
},
|
||||
|
||||
"particleEmitters" : {
|
||||
"physicalswoosh" : {
|
||||
"active" : false,
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"emissionRate" : 50,
|
||||
"offsetRegion" : [0.75, 0.0, 4.25, 5.0],
|
||||
"particles" : [
|
||||
]
|
||||
},
|
||||
"fireswoosh" : {
|
||||
"active" : false,
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"emissionRate" : 50,
|
||||
"offsetRegion" : [0.75, 0.0, 4.25, 5.0],
|
||||
"particles" : [
|
||||
{ "particle" : "fireswoosh1"},
|
||||
{ "particle" : "fireswoosh2"},
|
||||
{ "particle" : "fireswoosh3"},
|
||||
{ "particle" : "fireswoosh1"},
|
||||
{ "particle" : "fireswoosh2"},
|
||||
{ "particle" : "fireswoosh3"}
|
||||
]
|
||||
},
|
||||
"electricswoosh" : {
|
||||
"active" : false,
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"emissionRate" : 50,
|
||||
"offsetRegion" : [0.75, 0.0, 4.25, 5.0],
|
||||
"particles" : [
|
||||
{ "particle" : "electricswoosh1"},
|
||||
{ "particle" : "electricswoosh2"},
|
||||
{ "particle" : "electricswoosh2"}
|
||||
]
|
||||
},
|
||||
"poisonswoosh" : {
|
||||
"active" : false,
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"emissionRate" : 50,
|
||||
"offsetRegion" : [0.75, 0.0, 4.25, 5.0],
|
||||
"particles" : [
|
||||
{ "particle" : "poisonswoosh1"},
|
||||
{ "particle" : "poisonswoosh2"},
|
||||
{ "particle" : "fireswoosh2"},
|
||||
{ "particle" : "poisonswoosh1"},
|
||||
{ "particle" : "poisonswoosh2"},
|
||||
{ "particle" : "fireswoosh2"}
|
||||
]
|
||||
},
|
||||
"iceswoosh" : {
|
||||
"active" : false,
|
||||
"transformationGroups" : ["swoosh"],
|
||||
"emissionRate" : 50,
|
||||
"offsetRegion" : [0.75, 0.0, 4.25, 5.0],
|
||||
"particles" : [
|
||||
{ "particle" : "iceswoosh1"},
|
||||
{ "particle" : "iceswoosh2"},
|
||||
{ "particle" : "iceswoosh3"},
|
||||
{ "particle" : "iceswoosh1"},
|
||||
{ "particle" : "iceswoosh2"},
|
||||
{ "particle" : "iceswoosh3"}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
"sounds" : {
|
||||
"fire" : [ ]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue