v1.4.4
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apexstarter",
|
||||
"price" : 100,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Legendary",
|
||||
"description" : "A weak, broken sword.",
|
||||
"shortdescription" : "Broken Riot Sword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apexstarter.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apexstarter.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 10,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/apex/broadsword/apexstarter.png
Normal file
After Width: | Height: | Size: 354 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier10broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A hefty, chunky broadsword.",
|
||||
"shortdescription" : "Gorillatooth",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier10broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier10broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier10melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 450 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier1broadsword",
|
||||
"price" : 170,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A quality sword.",
|
||||
"shortdescription" : "Apesticker",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier1broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier1broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 318 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier2broadsword",
|
||||
"price" : 170,
|
||||
"level" : 2,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A relatively decent fencing sword.",
|
||||
"shortdescription" : "The Backscratcher",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier2broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier2broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier2melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 377 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier3broadsword",
|
||||
"price" : 170,
|
||||
"level" : 3,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A standard blade.",
|
||||
"shortdescription" : "Big Apehander",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier3broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier3broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier3melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 425 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier4broadsword",
|
||||
"price" : 170,
|
||||
"level" : 4,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A broadsword with a knuckle guard.",
|
||||
"shortdescription" : "Haircutter",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier4broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier4broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier4melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 446 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier5broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "Barbaryan Sword. A sturdy broadsword.",
|
||||
"shortdescription" : "Barbaryan Sword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier5broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier5broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier5melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 475 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier6broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A dual-bladed sword.",
|
||||
"shortdescription" : "Twintails",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier6broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier6broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier6melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 495 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier7broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A curvy, disconcerting blade.",
|
||||
"shortdescription" : "Ape Antics",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier7broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier7broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier7melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 471 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier8broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A lethal, barbed blade.",
|
||||
"shortdescription" : "Howler",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier8broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier8broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier8melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 405 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "apextier9broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A grooved, curved sword.",
|
||||
"shortdescription" : "Gorilldrill",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "apextier9broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/apex/apextier9broadsword.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"primaryAbility" : {
|
||||
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
|
||||
"class" : "MeleeSlash",
|
||||
|
||||
"fireTime" : 0.83,
|
||||
"baseDps" : 11.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "broadsword",
|
||||
"statusEffects" : [ ],
|
||||
"knockback" : 20,
|
||||
"knockbackMode" : "facing",
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : -10,
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : 90,
|
||||
"weaponRotation" : -10,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"preslash" : {
|
||||
"duration" : 0.025,
|
||||
"armRotation" : 55,
|
||||
"weaponRotation" : -45,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.4,
|
||||
"armRotation" : -45,
|
||||
"weaponRotation" : -55,
|
||||
"twoHanded" : true,
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"baseWeaponRotation" : 10,
|
||||
"palette" : "/items/active/weapons/colors/tier9melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
After Width: | Height: | Size: 532 B |