v1.4.4
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "avianstarter",
|
||||
"price" : 100,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Legendary",
|
||||
"description" : "A broken sword. Looks like it fell from a great height.",
|
||||
"shortdescription" : "Broken Phoenix Sword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "avianstarter.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/avianstarter.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"
|
||||
}
|
After Width: | Height: | Size: 401 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier10broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A lethal, powerful broadsword.",
|
||||
"shortdescription" : "Wing of Kluex",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier10broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier10broadsword.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: 705 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier1broadsword",
|
||||
"price" : 170,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword perfect for carving meat.",
|
||||
"shortdescription" : "The Carver XL",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier1broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier1broadsword.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: 503 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier2broadsword",
|
||||
"price" : 170,
|
||||
"level" : 2,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword that doubles as a spit.",
|
||||
"shortdescription" : "The Skewer XL",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier2broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier2broadsword.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: 409 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier3broadsword",
|
||||
"price" : 170,
|
||||
"level" : 3,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword shaped like an Avian wing bone.",
|
||||
"shortdescription" : "Wingdinger XL",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier3broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier3broadsword.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: 465 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier4broadsword",
|
||||
"price" : 170,
|
||||
"level" : 4,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword with a gem encased in it.",
|
||||
"shortdescription" : "Eye of the Storm",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier4broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier4broadsword.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: 475 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier5broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword that looks like a hefty wing.",
|
||||
"shortdescription" : "Wingwhacker Extreme",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier5broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier5broadsword.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: 444 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier6broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword that cuts through fur and feathers.",
|
||||
"shortdescription" : "Birdseye Two",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier6broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier6broadsword.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: 318 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier7broadsword",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A hefty sword with a lot of weight behind it.",
|
||||
"shortdescription" : "Wingclipper XL",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier7broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier7broadsword.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: 515 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier8broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A sword specially designed for taking down Glitch.",
|
||||
"shortdescription" : "Pelican Opener",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier8broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier8broadsword.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: 533 B |
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"itemName" : "aviantier9broadsword",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A hefty broadsword as carried by the first Stargazer.",
|
||||
"shortdescription" : "Stargazer's Might",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Broadsword",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","broadsword"],
|
||||
|
||||
"inventoryIcon" : "aviantier9broadsword.png",
|
||||
|
||||
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
|
||||
"animationParts" : {
|
||||
"sword" : "/items/active/weapons/tiered/broadsword/avian/aviantier9broadsword.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: 385 B |