Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. /spawnitem chargegun 1 '{"shortdescription":"Rubium Omni-Gun", "twoHanded":true, "rarity":"essential", "muzzleOffset":[3.0,0.0], "inventoryIcon":"chargegunicon.png?replace;404040=a80014;606060=d4003c;808080=ff586e", "animation":"chargegun.animation", "animationParts":{"gun":"chargegun.png", "gunfullbright":"chargegunfullbright.png"}, "animationCustom":{"animatedParts":{"parts":{"gun":{"partStates":{"firing":{"off":{"properties":{"image":"chargegunicon.png?replace;404040=a80014;606060=d4003c;808080=ff586e"}}, "charge":{"properties":{"image":"chargegunicon.png?replace;404040=a80014;606060=d4003c;808080=ff586e"}}, "fullcharge":{"properties":{"image":"chargegunicon.png?replace;404040=a80014;606060=d4003c;808080=ff586e"}}, "fire":{"properties":{"image":"chargegunicon.png?replace;404040=a80014;606060=d4003c;808080=ff586e"}}}}}}}, "sounds":{"fire":["/sfx/gun/aegisaltpistol_start.ogg"], "altFire":["/sfx/gun/electricrailgun1.ogg"]}}, "primaryAbility":{"stances":{"idle":{"armRotation":0, "weaponRotation":0, "twoHanded":true, "allowRotate":true, "allowFlip":true, "weaponOffset":[-0.5,0]}, "fire":{"duration":0, "armRotation":3, "weaponRotation":-6, "twoHanded":true, "allowRotate":false, "allowFlip":false, "weaponOffset":[-0.5,0]}, "charge":{"duration":0, "armRotation":3, "weaponRotation":-6, "twoHanded":true, "allowRotate":true, "allowFlip":true, "weaponOffset":[-0.5,0]}, "cooldown":{"duration":0.11, "armRotation":3, "weaponRotation":-6, "twoHanded":true, "allowRotate":false, "allowFlip":false, "weaponOffset":[-0.5,0]}}, "chargeLevels":[{"time":0, "energyCost":2, "cooldown":0.1, "projectileType":"electricplasma", "projectileCount":1, "projectileParameters":{}, "inaccuracy":0, "baseDamage":2.5, "fireSound":"fire"}, {"time":0.3, "energyCost":20, "cooldown":0.25, "projectileType":"electricplasma", "projectileCount":8, "spreadAngle":5, "projectileParameters":{}, "inaccuracy":0, "baseDamage":28, "fireSound":"fire"}, {"time":1.0, "energyCost":30, "cooldown":0.25, "projectileType":"plasma4", "projectileCount":1, "spreadAngle":10, "projectileParameters":{"speed":120}, "inaccuracy":0, "baseDamage":28, "fireSound":"fire"}]}, "altAbilityType":"grenadelauncher", "altAbility":{"fireTime":3.0, "baseDps":40, "cooldownTime":1.0, "energyUsage":180, "projectileType":"electricplasmaimpactgrenade", "projectileParameters":{"speed":45, "timeToLive":8.0, "knockback":70, "bounces":0, "actionOnReap":[{"action":"projectile", "type":"electricplasmaexplosion", "config":{"power": 22, "processing":"?hueshift=-150"}}]}}}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement