Advertisement
Guest User

Untitled

a guest
Jul 20th, 2024
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. skills["DoubleSlashAltY"] = {
  2. name = "Lacerate of Haemorrhage",
  3. baseTypeName = "Lacerate of Haemorrhage",
  4. color = 2,
  5. baseEffectiveness = 0,
  6. incrementalEffectiveness = 0,
  7. description = "Slashes twice, releasing waves of force that damage enemies they hit. Enemies in the middle of the slashes can be hit by both. Requires a One Handed Axe or One Handed Sword.",
  8. skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Physical] = true, },
  9. weaponTypes = {
  10. ["Thrusting One Handed Sword"] = true,
  11. ["One Handed Axe"] = true,
  12. ["One Handed Sword"] = true,
  13. },
  14. statDescriptionScope = "skill_stat_descriptions",
  15. castTime = 1,
  16. parts = {
  17. {
  18. name = "One slash",
  19. },
  20. {
  21. name = "Both slashes",
  22. },
  23. },
  24. baseFlags = {
  25. attack = true,
  26. melee = true,
  27. area = true,
  28. },
  29. baseMods = {
  30. skill("radius", 38),
  31. skill("dpsMultiplier", 2, { type = "SkillPart", skillPart = 2 }),
  32. },
  33. qualityStats = {
  34. Default = {
  35. { "active_skill_bleeding_damage_+%_final", 2 },
  36. },
  37. },
  38. constantStats = {
  39. { "bleed_on_hit_with_attacks_%", 25 },
  40. },
  41. stats = {
  42. "global_minimum_added_physical_damage_vs_bleeding_enemies",
  43. "global_maximum_added_physical_damage_vs_bleeding_enemies",
  44. "active_skill_bleeding_damage_+%_final",
  45. "is_area_damage",
  46. "console_skill_dont_chase",
  47. "quality_display_active_skill_bleed_damage_final_is_gem",
  48. },
  49. levels = {
  50. [1] = { 0.80000001192093, 1.2000000476837, 75, attackSpeedMultiplier = -20, baseMultiplier = 0.8, damageEffectiveness = 0.8, levelRequirement = 12, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  51. [2] = { 0.80000001192093, 1.2000000476837, 78, attackSpeedMultiplier = -20, baseMultiplier = 0.821, damageEffectiveness = 0.821, levelRequirement = 15, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  52. [3] = { 0.80000001192093, 1.2000000476837, 81, attackSpeedMultiplier = -20, baseMultiplier = 0.842, damageEffectiveness = 0.842, levelRequirement = 19, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  53. [4] = { 0.80000001192093, 1.2000000476837, 84, attackSpeedMultiplier = -20, baseMultiplier = 0.863, damageEffectiveness = 0.863, levelRequirement = 23, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  54. [5] = { 0.80000001192093, 1.2000000476837, 87, attackSpeedMultiplier = -20, baseMultiplier = 0.884, damageEffectiveness = 0.884, levelRequirement = 27, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  55. [6] = { 0.80000001192093, 1.2000000476837, 90, attackSpeedMultiplier = -20, baseMultiplier = 0.905, damageEffectiveness = 0.905, levelRequirement = 31, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  56. [7] = { 0.80000001192093, 1.2000000476837, 93, attackSpeedMultiplier = -20, baseMultiplier = 0.926, damageEffectiveness = 0.926, levelRequirement = 35, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  57. [8] = { 0.80000001192093, 1.2000000476837, 96, attackSpeedMultiplier = -20, baseMultiplier = 0.947, damageEffectiveness = 0.947, levelRequirement = 38, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  58. [9] = { 0.80000001192093, 1.2000000476837, 99, attackSpeedMultiplier = -20, baseMultiplier = 0.968, damageEffectiveness = 0.968, levelRequirement = 41, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  59. [10] = { 0.80000001192093, 1.2000000476837, 102, attackSpeedMultiplier = -20, baseMultiplier = 0.989, damageEffectiveness = 0.989, levelRequirement = 44, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  60. [11] = { 0.80000001192093, 1.2000000476837, 105, attackSpeedMultiplier = -20, baseMultiplier = 1.011, damageEffectiveness = 1.011, levelRequirement = 47, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  61. [12] = { 0.80000001192093, 1.2000000476837, 108, attackSpeedMultiplier = -20, baseMultiplier = 1.032, damageEffectiveness = 1.032, levelRequirement = 50, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  62. [13] = { 0.80000001192093, 1.2000000476837, 111, attackSpeedMultiplier = -20, baseMultiplier = 1.053, damageEffectiveness = 1.053, levelRequirement = 53, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  63. [14] = { 0.80000001192093, 1.2000000476837, 114, attackSpeedMultiplier = -20, baseMultiplier = 1.074, damageEffectiveness = 1.074, levelRequirement = 56, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  64. [15] = { 0.80000001192093, 1.2000000476837, 117, attackSpeedMultiplier = -20, baseMultiplier = 1.095, damageEffectiveness = 1.095, levelRequirement = 59, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  65. [16] = { 0.80000001192093, 1.2000000476837, 120, attackSpeedMultiplier = -20, baseMultiplier = 1.116, damageEffectiveness = 1.116, levelRequirement = 62, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  66. [17] = { 0.80000001192093, 1.2000000476837, 123, attackSpeedMultiplier = -20, baseMultiplier = 1.137, damageEffectiveness = 1.137, levelRequirement = 64, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  67. [18] = { 0.80000001192093, 1.2000000476837, 126, attackSpeedMultiplier = -20, baseMultiplier = 1.158, damageEffectiveness = 1.158, levelRequirement = 66, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  68. [19] = { 0.80000001192093, 1.2000000476837, 129, attackSpeedMultiplier = -20, baseMultiplier = 3.32, damageEffectiveness = 3.32, levelRequirement = 68, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  69. [20] = { 0.80000001192093, 1.2000000476837, 132, attackSpeedMultiplier = -20, baseMultiplier = 3.46, damageEffectiveness = 3.46, levelRequirement = 70, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  70. [21] = { 0.80000001192093, 1.2000000476837, 135, attackSpeedMultiplier = -20, baseMultiplier = 3.6, damageEffectiveness = 3.6, levelRequirement = 72, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  71. [22] = { 0.80000001192093, 1.2000000476837, 138, attackSpeedMultiplier = -20, baseMultiplier = 3.74, damageEffectiveness = 3.74, levelRequirement = 74, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  72. [23] = { 0.80000001192093, 1.2000000476837, 141, attackSpeedMultiplier = -20, baseMultiplier = 3.88, damageEffectiveness = 3.88, levelRequirement = 76, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  73. [24] = { 0.80000001192093, 1.2000000476837, 144, attackSpeedMultiplier = -20, baseMultiplier = 4.02, damageEffectiveness = 4.02, levelRequirement = 78, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  74. [25] = { 0.80000001192093, 1.2000000476837, 147, attackSpeedMultiplier = -20, baseMultiplier = 4.16, damageEffectiveness = 4.16, levelRequirement = 80, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  75. [26] = { 0.80000001192093, 1.2000000476837, 150, attackSpeedMultiplier = -20, baseMultiplier = 4.3, damageEffectiveness = 4.3, levelRequirement = 82, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  76. [27] = { 0.80000001192093, 1.2000000476837, 153, attackSpeedMultiplier = -20, baseMultiplier = 4.44, damageEffectiveness = 4.44, levelRequirement = 84, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  77. [28] = { 0.80000001192093, 1.2000000476837, 156, attackSpeedMultiplier = -20, baseMultiplier = 4.58, damageEffectiveness = 4.58, levelRequirement = 86, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  78. [29] = { 0.80000001192093, 1.2000000476837, 159, attackSpeedMultiplier = -20, baseMultiplier = 4.72, damageEffectiveness = 4.72, levelRequirement = 88, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  79. [30] = { 0.80000001192093, 1.2000000476837, 162, attackSpeedMultiplier = -20, baseMultiplier = 4.86, damageEffectiveness = 4.86, levelRequirement = 90, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  80. [31] = { 0.80000001192093, 1.2000000476837, 164, attackSpeedMultiplier = -20, baseMultiplier = 1.421, damageEffectiveness = 1.421, levelRequirement = 91, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  81. [32] = { 0.80000001192093, 1.2000000476837, 165, attackSpeedMultiplier = -20, baseMultiplier = 1.432, damageEffectiveness = 1.432, levelRequirement = 92, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  82. [33] = { 0.80000001192093, 1.2000000476837, 167, attackSpeedMultiplier = -20, baseMultiplier = 1.442, damageEffectiveness = 1.442, levelRequirement = 93, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  83. [34] = { 0.80000001192093, 1.2000000476837, 168, attackSpeedMultiplier = -20, baseMultiplier = 1.453, damageEffectiveness = 1.453, levelRequirement = 94, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  84. [35] = { 0.80000001192093, 1.2000000476837, 170, attackSpeedMultiplier = -20, baseMultiplier = 1.463, damageEffectiveness = 1.463, levelRequirement = 95, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  85. [36] = { 0.80000001192093, 1.2000000476837, 171, attackSpeedMultiplier = -20, baseMultiplier = 1.474, damageEffectiveness = 1.474, levelRequirement = 96, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  86. [37] = { 0.80000001192093, 1.2000000476837, 173, attackSpeedMultiplier = -20, baseMultiplier = 1.484, damageEffectiveness = 1.484, levelRequirement = 97, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  87. [38] = { 0.80000001192093, 1.2000000476837, 174, attackSpeedMultiplier = -20, baseMultiplier = 1.495, damageEffectiveness = 1.495, levelRequirement = 98, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  88. [39] = { 0.80000001192093, 1.2000000476837, 176, attackSpeedMultiplier = -20, baseMultiplier = 1.505, damageEffectiveness = 1.505, levelRequirement = 99, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  89. [40] = { 0.80000001192093, 1.2000000476837, 177, attackSpeedMultiplier = -20, baseMultiplier = 1.516, damageEffectiveness = 1.516, levelRequirement = 100, statInterpolation = { 3, 3, 1, }, cost = { Mana = 6, }, },
  90. },
  91. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement