Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. --> Reece 19/03/18
  2. Combat Overhaul -
  3. Prayer:
  4. - Corrected Prayer Draining method
  5. - Converted all Prayers from handleIngoingHit into seperate cases (Player Combat)
  6. - All Prayers are now handled on delayHit
  7. - Corrected Effects for Soulsplit (based off wiki)
  8. - Corrected Sap Prayers
  9. - Corrected Leech Prayers
  10. - Blocking Prayers
  11. - Soulsplit heals will now be displayed in purple hitmarkers
  12.  
  13. Combat Formulae(s)
  14. RANGED:
  15. - Rewrote Ranged weapon handling (cases)
  16.  
  17. MELEE:
  18. - Reconfigured getMaxHit formula
  19. - Reconfigured getRandomHit formula
  20. - Granite Maul Special attack Fix
  21. - Staff Of Light Full effects function properly now
  22. - Divine Spirit Shield Effects now function
  23. - Elysian Spirit Shield Effects now function
  24.  
  25. MAGE:
  26. New Spells
  27. - Disruption Shield
  28. - Vengence Group
  29. - Vengence Other (Disabled)
  30. - Fixed Miasmic Spells & Requirements
  31. - Fixed InterfaceOnNPC Packet Handling (Manual casting to NPCs)
  32. - Fixed Blood Barrage Projectile (Incorrect Graphic)
  33. SpellBook Changes (Used in wilderness Sends straight home, otherwise Opens HomeTeleports Dialogue)
  34. - Fixed Moderns Spellbook Home Teleport
  35. - Fixed Lunars Spellbook Home Teleport
  36. - Fixed Ancient Spellbook Home Teleport
  37.  
  38. New Set Bonuses
  39. - Full Elite torva + 2.0% Melee Strength
  40. - Full Elite Pernix + 3.75% Ranged Strengh
  41. - Full Void set + 1.50% Ranged & Melee Strength
  42. - Full Elite Void set + 2.0 Ranged & Melee Strength
  43.  
  44. Single Item Bonuses
  45. - Zaryte Bow + 3.0% Ranged Strength
  46. - Zaryte Bow (I) + 3.35% Ranged Strength
  47.  
  48. Potion Changes
  49. - Rewrote Prayer renewal Effects
  50.  
  51. Single Item Modifications
  52. - Abyssal Whip (Vine) - Special Attack (10 tier of extra hits) & Poison
  53. - Morrigan's Javilins Rewrite
  54. - Bolas Function Rewrite (No longer damages target, Correct Projecttile graphic)
  55.  
  56. Unrelated Patches
  57. - Duel Arena isTradable checks Fixed
  58.  
  59. Unrelated Additions
  60. - Killstreak Skulls
  61. - < 10 = Regular
  62. - > 11 = Upgrade 1
  63. - > 22 = Upgrade 2
  64. - > 42 = Upgrade 3
  65. - > 84 = Upgrade 4
  66. - > 100 = upgrade 5
  67.  
  68.  
  69. --> Luke 19/03/18
  70. -Implemented barrows minigame
  71. -Added barrows teleport to global teleports.
  72. -Added x2 barrow loot to vote book
  73. -Added missing NPC definitions for torag & karil brothers.
  74.  
  75. --> 20/03/18
  76. [Rewrote Corporeal Beast Combat script]
  77. [Rewrote Corporeal Beast Handlers]
  78. [Fixed Corporeal Beast Controler]
  79. [Fixed Losing items on death in corporeal Beast]
  80. [Fixed Corporeal Beast Spawning issues]
  81. [Implemented Intelligent NPC Combat Routing]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement