Advertisement
Aikiro42

c00lway_ancientmasterssword.recipe

Oct 13th, 2022
1,991
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.35 KB | Gaming | 0 0
  1. {
  2.     "input" : [
  3.         { "item" : "essence", "count" : 5000 },
  4.         { "item" : "money", "count" : 50000 }
  5.     ],
  6.     "output" : {
  7.         "item" : "commonbroadsword",
  8.         "count" : 1,
  9.         "parameters" :{
  10.             "maxStack" : 1,
  11.             "price" : 5000,
  12.             "rarity" : "Legendary",
  13.             "shortdescription" : "Ancient Master's Sword",
  14.             "tooltipKind" : "base",
  15.             "level" : 6,
  16.             "description" : "An old blade that was forged and used by a legendary swordsman.\nCreator: C00lway",
  17.             "category" : "Broadsword (Custom Weapon)",
  18.             "elementalType" : "fire",
  19.             "inventoryIcon" : "stoneblade.png",
  20.             "animationParts" : {},
  21.             "animationCustom" : {
  22.                 "animatedParts" : {
  23.                     "stateTypes" : {
  24.                         "swoosh" : {
  25.                             "states" : {
  26.                                 "fire3" : {
  27.                                     "frames" : 6,
  28.                                     "cycle" : 0.25,
  29.                                     "mode" : "transition",
  30.                                     "transition" : "idle",
  31.                                     "frameProperties" : {
  32.                                         "immediateSound" : [
  33.                                             "/sfx/gun/plasma_shotgun1.ogg",
  34.                                             "/sfx/npc/boss/cultistboss_recharge.ogg"
  35.                                         ]
  36.                                     }
  37.                                 },
  38.                                 "fire4" : {
  39.                                     "frames" : 3,
  40.                                     "cycle" : 0.1,
  41.                                     "mode" : "transition",
  42.                                     "transition" : "idle"
  43.                                 },
  44.                                 "fire5" : {
  45.                                     "frames" : 3,
  46.                                     "cycle" : 0.2,
  47.                                     "mode" : "transition",
  48.                                     "transition" : "idle"
  49.                                 },
  50.                                 "fire6" : {
  51.                                     "frames" : 6,
  52.                                     "cycle" : 0.3,
  53.                                     "mode" : "transition",
  54.                                     "transition" : "idle",
  55.                                     "frameProperties" : {
  56.                                         "immediateSound" : [
  57.                                             "/sfx/gun/plasma_shotgun1.ogg",
  58.                                             "/sfx/tech/mech_explosion.ogg"
  59.                                         ]
  60.                                     }
  61.                                 }
  62.                             }
  63.                         }
  64.                     },
  65.                     "parts" : {
  66.                         "swoosh" : {
  67.                             "partStates" : {
  68.                                 "swoosh" : {
  69.                                     "fire" : {
  70.                                         "properties" : {
  71.                                             "image" : "/items/active/weapons/melee/broadsword/swoosh/physicalswoosh.png:<frame>",
  72.                                             "offset" : [ 0, 2 ],
  73.                                             "damageArea" : [
  74.                                                 [ -5, 2 ],
  75.                                                 [ -2.5, 3 ],
  76.                                                 [ 1, 3 ],
  77.                                                 [ 4, 2 ],
  78.                                                 [ 5, 0 ],
  79.                                                 [ 5, -2 ],
  80.                                                 [ 4, -3.5 ],
  81.                                                 [ 0, -2.5 ]
  82.                                             ]
  83.                                         }
  84.                                     },
  85.                                     "fire2" : {
  86.                                         "properties" : {
  87.                                             "image" : "/items/active/weapons/melee/broadsword/swoosh2/physicalswoosh.png:<frame>",
  88.                                             "offset" : [ 6, 1 ]
  89.                                         }
  90.                                     },
  91.                                     "fire3" : {
  92.                                         "properties" : {
  93.                                             "image" : "/projectiles/explosions/doomgrenadeexplosion/doomgrenadeexplosion.png:<frame>?scale=0.625",
  94.                                             "offset" : [ 2, -1.5 ],
  95.                                             "damageArea" : [
  96.                                                 [ 3, 0 ],
  97.                                                 [ 2, 2 ],
  98.                                                 [ 0, 3 ],
  99.                                                 [ -2, 2 ],
  100.                                                 [ -3, 0 ],
  101.                                                 [ -2, -2 ],
  102.                                                 [ 0, -3 ],
  103.                                                 [ 2, -2 ]
  104.                                             ],
  105.                                             "zLevel" : 10
  106.                                         }
  107.                                     },
  108.                                     "fire4" : {
  109.                                         "properties" : {
  110.                                             "image" : "/items/active/weapons/melee/broadsword/swoosh/physicalswoosh.png:<frame>",
  111.                                             "offset" : [ 0, 2 ],
  112.                                             "damageArea" : [
  113.                                                 [ -5, 2 ],
  114.                                                 [ -2.5, 3 ],
  115.                                                 [ 1, 3 ],
  116.                                                 [ 4, 2 ],
  117.                                                 [ 5, 0 ],
  118.                                                 [ 5, -2 ],
  119.                                                 [ 4, -3.5 ],
  120.                                                 [ 0, -2.5 ]
  121.                                             ]
  122.                                         }
  123.                                     },
  124.                                     "fire5" : {
  125.                                         "properties" : {
  126.                                             "image" : "/items/active/weapons/melee/broadsword/swoosh2/physicalswoosh.png:<frame>?scale=2.75?flipy?flipx",
  127.                                             "offset" : [ -1, 0.25 ],
  128.                                             "damageArea" : [
  129.                                                 [ -1, -3.5 ],
  130.                                                 [ 3, -3.5 ],
  131.                                                 [ 2.5, -3 ],
  132.                                                 [ -2, -2 ],
  133.                                                 [ -3.5, -1 ],
  134.                                                 [ -3, -0.5 ],
  135.                                                 [ 1, 1 ],
  136.                                                 [ 7, 1 ],
  137.                                                 [ 7, 2 ],
  138.                                                 [ 2, 3.5 ],
  139.                                                 [ 0, 3.5 ],
  140.                                                 [ -5, 2 ],
  141.                                                 [ -7, 0.5 ],
  142.                                                 [ -7, -0.5 ],
  143.                                                 [ -4.5, -2.5 ]
  144.                                             ]
  145.                                         }
  146.                                     },
  147.                                     "fire6" : {
  148.                                         "properties" : {
  149.                                             "image" : "/projectiles/explosions/fireexplosion/fireexplosion.png:<frame>?scale=5.0",
  150.                                             "offset" : [ 0, 0 ],
  151.                                             "damageArea" : [
  152.                                                 [ 16.5, 0 ],
  153.                                                 [ 11, 11 ],
  154.                                                 [ 0, 16.5 ],
  155.                                                 [ -11, 11 ],
  156.                                                 [ -16.5, 0 ],
  157.                                                 [ -11, -11 ],
  158.                                                 [ 0, -16.5 ],
  159.                                                 [ 11, -11 ]
  160.                                             ]
  161.                                         }
  162.                                     }
  163.                                 }
  164.                             }
  165.                         },
  166.                         "chargeSwoosh" : {
  167.                             "properties" : {
  168.                                 "zLevel" : 1,
  169.                                 "centered" : true,
  170.                                 "transformationGroups" : [
  171.                                     "weapon"
  172.                                 ],
  173.                                 "offset" : [ 0, 0 ],
  174.                                 "projectileSource" : [ -0.5, 1 ]
  175.                             },
  176.                             "partStates" : {
  177.                                 "chargeSwoosh" : {
  178.                                     "idle" : {
  179.                                         "properties" : {
  180.                                             "image" : "assetMissing.png"
  181.                                         }
  182.                                     },
  183.                                     "charge" : {
  184.                                         "properties" : {
  185.                                             "image" : "assetMissing.png"
  186.                                         }
  187.                                     },
  188.                                     "full" : {
  189.                                         "properties" : {
  190.                                             "image" : "assetMissing.png"
  191.                                         }
  192.                                     }
  193.                                 }
  194.                             }
  195.                         },
  196.                         "handle" : {
  197.                             "properties" : {
  198.                                 "image" : "stoneblade.png"
  199.                             }
  200.                         },
  201.                         "blade" : {
  202.                             "properties" : {
  203.                                 "image" : "assetMissing.png"
  204.                             }
  205.                         },
  206.                         "prop" : {
  207.                             "properties" : {
  208.                                 "image" : "assetMissing.png"
  209.                             }
  210.                         }
  211.                     }
  212.                 },
  213.                 "sounds" : {
  214.                     "fireStart" : [
  215.                         "/sfx/melee/sword_parry.ogg"
  216.                     ],
  217.                     "fireBlast" : [],
  218.                     "fireEnd" : [],
  219.                     "fire" : [
  220.                         "/sfx/melee/swing_broadsword.ogg"
  221.                     ],
  222.                     "fire2" : [
  223.                         "/sfx/melee/swing_shortsword.ogg"
  224.                     ],
  225.                     "fire3" : [
  226.                         "/sfx/melee/swing_spear.ogg"
  227.                     ],
  228.                     "fire4" : [
  229.                         "/sfx/melee/swing_broadsword.ogg"
  230.                     ],
  231.                     "fire5" : [
  232.                         "/sfx/melee/swing_shortsword.ogg"
  233.                     ],
  234.                     "fire6" : [
  235.                         "/sfx/melee/swing_shortsword.ogg"
  236.                     ]
  237.                 }
  238.             },
  239.             "primaryAbility" : {
  240.                 "stances" : {
  241.                     "idle" : {
  242.                         "armRotation" : -90,
  243.                         "weaponRotation" : -10,
  244.                         "allowRotate" : false,
  245.                         "allowFlip" : true
  246.                     },
  247.                     "windup1" : {
  248.                         "duration" : 0.1,
  249.                         "armRotation" : 90,
  250.                         "weaponRotation" : -10,
  251.                         "twoHanded" : true,
  252.                         "allowRotate" : false,
  253.                         "allowFlip" : true
  254.                     },
  255.                     "preslash1" : {
  256.                         "duration" : 0.025,
  257.                         "armRotation" : 55,
  258.                         "weaponRotation" : -45,
  259.                         "twoHanded" : true,
  260.                         "allowRotate" : false,
  261.                         "allowFlip" : false
  262.                     },
  263.                     "fire1" : {
  264.                         "duration" : 0.15,
  265.                         "armRotation" : -45,
  266.                         "weaponRotation" : -55,
  267.                         "twoHanded" : true,
  268.                         "allowRotate" : false,
  269.                         "allowFlip" : false
  270.                     },
  271.                     "wait1" : {
  272.                         "duration" : 0.5,
  273.                         "armRotation" : -90,
  274.                         "weaponRotation" : -10,
  275.                         "twohanded" : false,
  276.                         "allowRotate" : false,
  277.                         "allowFlip" : true
  278.                     },
  279.                     "windup2" : {
  280.                         "duration" : 0.15,
  281.                         "armRotation" : -15,
  282.                         "weaponRotation" : -60,
  283.                         "weaponOffset" : [ 0, 0 ],
  284.                         "twoHanded" : true,
  285.                         "allowFlip" : true,
  286.                         "allowRotate" : false
  287.                     },
  288.                     "fire2" : {
  289.                         "duration" : 0.2,
  290.                         "armRotation" : -150,
  291.                         "weaponRotation" : 55,
  292.                         "weaponOffset" : [ 0, 0 ],
  293.                         "twoHanded" : true,
  294.                         "allowFlip" : true,
  295.                         "allowRotate" : false
  296.                     },
  297.                     "wait2" : {
  298.                         "duration" : 0.5,
  299.                         "armRotation" : -90,
  300.                         "weaponRotation" : -10,
  301.                         "twohanded" : false,
  302.                         "allowRotate" : false,
  303.                         "allowFlip" : true
  304.                     },
  305.                     "windup3" : {
  306.                         "duration" : 0.25,
  307.                         "armRotation" : -40,
  308.                         "weaponRotation" : -85,
  309.                         "twoHanded" : true,
  310.                         "allowRotate" : false,
  311.                         "allowFlip" : false
  312.                     },
  313.                     "fire3" : {
  314.                         "duration" : 0.3,
  315.                         "armRotation" : 50,
  316.                         "weaponRotation" : -90,
  317.                         "twoHanded" : true,
  318.                         "allowRotate" : false,
  319.                         "allowFlip" : false
  320.                     },
  321.                     "wait3" : {
  322.                         "duration" : 0.5,
  323.                         "armRotation" : -90,
  324.                         "weaponRotation" : -10,
  325.                         "twohanded" : false,
  326.                         "allowRotate" : false,
  327.                         "allowFlip" : true
  328.                     },
  329.                     "windup4" : {
  330.                         "duration" : 0.1,
  331.                         "armRotation" : 90,
  332.                         "weaponRotation" : -10,
  333.                         "twoHanded" : true,
  334.                         "allowRotate" : false,
  335.                         "allowFlip" : true
  336.                     },
  337.                     "preslash4" : {
  338.                         "duration" : 0.025,
  339.                         "armRotation" : 55,
  340.                         "weaponRotation" : -45,
  341.                         "twoHanded" : true,
  342.                         "allowRotate" : false,
  343.                         "allowFlip" : false
  344.                     },
  345.                     "fire4" : {
  346.                         "duration" : 0.25,
  347.                         "armRotation" : -45,
  348.                         "weaponRotation" : -45,
  349.                         "twoHanded" : true,
  350.                         "allowRotate" : false,
  351.                         "allowFlip" : false
  352.                     },
  353.                     "wait4" : {
  354.                         "duration" : 0.5,
  355.                         "armRotation" : -90,
  356.                         "weaponRotation" : -10,
  357.                         "twohanded" : false,
  358.                         "allowRotate" : false,
  359.                         "allowFlip" : true
  360.                     },
  361.                     "windup5" : {
  362.                         "duration" : 0.15,
  363.                         "armRotation" : -45,
  364.                         "weaponRotation" : -40,
  365.                         "weaponOffset" : [ 0, 0 ],
  366.                         "twoHanded" : true,
  367.                         "allowFlip" : true,
  368.                         "allowRotate" : false
  369.                     },
  370.                     "preslash5" : {
  371.                         "duration" : 0.15,
  372.                         "armRotation" : -15,
  373.                         "weaponRotation" : -40,
  374.                         "weaponOffset" : [ 0, 0 ],
  375.                         "twoHanded" : false,
  376.                         "allowFlip" : true,
  377.                         "allowRotate" : false
  378.                     },
  379.                     "fire5" : {
  380.                         "duration" : 0.3,
  381.                         "armRotation" : -165,
  382.                         "weaponRotation" : -105,
  383.                         "weaponOffset" : [ 0, 0 ],
  384.                         "twoHanded" : true,
  385.                         "allowFlip" : true,
  386.                         "allowRotate" : false
  387.                     },
  388.                     "wait5" : {
  389.                         "duration" : 0.5,
  390.                         "armRotation" : -90,
  391.                         "weaponRotation" : -10,
  392.                         "twohanded" : false,
  393.                         "allowRotate" : false,
  394.                         "allowFlip" : true
  395.                     },
  396.                     "windup6" : {
  397.                         "duration" : 0.2,
  398.                         "armRotation" : 20,
  399.                         "weaponRotation" : 165,
  400.                         "twoHanded" : true,
  401.                         "allowRotate" : false,
  402.                         "allowFlip" : false
  403.                     },
  404.                     "preslash6" : {
  405.                         "duration" : 0.2,
  406.                         "armRotation" : 20,
  407.                         "weaponRotation" : 165,
  408.                         "twoHanded" : true,
  409.                         "allowRotate" : false,
  410.                         "allowFlip" : false
  411.                     },
  412.                     "fire6" : {
  413.                         "duration" : 0.25,
  414.                         "armRotation" : 0,
  415.                         "weaponRotation" : 180,
  416.                         "twoHanded" : true,
  417.                         "allowRotate" : false,
  418.                         "allowFlip" : false
  419.                     }
  420.                 },
  421.                 "swooshOffsetRegions" : [
  422.                     [ 0.75, 0, 4.25, 5 ],
  423.                     [ 3, -0.5, 6.5, 2 ],
  424.                     [ 1, -1, 1, -1 ],
  425.                     [ 0.75, 0, 4.25, 5 ],
  426.                     [ 0, 0, 0, 0 ],
  427.                     [ 0, 0, 0, 0 ]
  428.                 ],
  429.                 "comboSteps" : 6,
  430.                 "baseDps" : 20,
  431.                 "fireTime" : 0.25,
  432.                 "allowHold" : false,
  433.                 "damageConfig" : {
  434.                     "damageSourceKind" : "broadsword",
  435.                     "statusEffects" : [],
  436.                     "knockbackMode" : "facing",
  437.                     "timeout" : 0.2
  438.                 },
  439.                 "stepDamageConfig" : [
  440.                     {
  441.                         "baseDamageFactor" : 2,
  442.                         "knockback" : 15
  443.                     },
  444.                     {
  445.                         "baseDamageFactor" : 1,
  446.                         "knockback" : 10
  447.                     },
  448.                     {
  449.                         "baseDamageFactor" : 5,
  450.                         "knockback" : 25
  451.                     },
  452.                     {
  453.                         "baseDamageFactor" : 2,
  454.                         "knockback" : 15
  455.                     },
  456.                     {
  457.                         "baseDamageFactor" : 2.5,
  458.                         "knockback" : 10
  459.                     },
  460.                     {
  461.                         "baseDamageFactor" : 25,
  462.                         "knockback" : 50
  463.                     }
  464.                 ]
  465.             },
  466.             "altAbilityType" : "rocketspear",
  467.             "altAbility" : {
  468.                 "name" : "parry",
  469.                 "boostForce" : 0,
  470.                 "cooldownTime" : 0.9,
  471.                 "energyUsage" : 8,
  472.                 "projectileType" : "invisibletentaclefistnosound",
  473.                 "projectileOffset" : [ 0, 0 ],
  474.                 "baseDps" : 0,
  475.                 "stances" : {
  476.                     "windup" : {
  477.                         "duration" : 0.01,
  478.                         "armRotation" : -100,
  479.                         "weaponRotation" : 10,
  480.                         "twoHanded" : true,
  481.                         "weaponOffset" : [ 0, 0.5 ],
  482.                         "allowRotate" : false,
  483.                         "allowFlip" : false
  484.                     },
  485.                     "fire" : {
  486.                         "duration" : 0.49,
  487.                         "armRotation" : -70,
  488.                         "weaponRotation" : 35,
  489.                         "twoHanded" : false,
  490.                         "weaponOffset" : [ 0, 0 ],
  491.                         "allowRotate" : false,
  492.                         "allowFlip" : true
  493.                     }
  494.                 },
  495.                 "projectileParameters" : {
  496.                     "piercing" : false,
  497.                     "damageTeam" : {
  498.                         "type" : "indiscriminate"
  499.                     },
  500.                     "damageKind" : "nodamage",
  501.                     "baseDps" : 0,
  502.                     "speed" : 0,
  503.                     "power" : 0,
  504.                     "knockback" : 0,
  505.                     "timeToLive" : 0,
  506.                     "statusEffects" : [
  507.                         {
  508.                             "effect" : "techshield",
  509.                             "duration" : 0.5
  510.                         }
  511.                     ]
  512.                 }
  513.             }
  514.         }
  515.     },
  516.     "groups" : [ "treasuredtrophies" ]
  517. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement