Commit Graph

80 Commits

Author SHA1 Message Date
hondacrx 7687409bf6 Misc fixes 2024-02-28 20:36:37 -05:00
hondacrx c7c5b26b16 Scripts/Spells: Update Vampiric touch script implementing the talent Misery and the dispel fleeing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf026aa62747dfa0528a70badef69fcf33cbf8ba)
2024-02-28 20:35:35 -05:00
hondacrx f3cef28273 Scripts/Spells: Implemented Priest talent Pain Transformation
Port From (https://github.com/TrinityCore/TrinityCore/commit/89438607ae6595396cfdb6c93429805da132c7c6)
2024-02-28 20:28:53 -05:00
hondacrx d70052b6bf Scripts/Spells: Implemented Priest talent Indemnity
Port From (https://github.com/TrinityCore/TrinityCore/commit/99bce5be732cdcc9c4af3803c0288b3d91f78d1e)
2024-02-28 18:50:32 -05:00
hondacrx a8d50374de Scripts/Spells: Implemented Priest talent Train of Thought
Port From (https://github.com/TrinityCore/TrinityCore/commit/9267ac27dd0e006b04b7dc70ca91b91e2f4d5476)
2024-02-28 18:46:57 -05:00
hondacrx 0303981c65 Scripts/Spells: Implemented Priest talent Crystalline Reflection
Port From (https://github.com/TrinityCore/TrinityCore/commit/69f2f8cd8cf2d5946bafb294e9b60841271fa875)
2024-02-28 18:43:18 -05:00
hondacrx cc8643b1cd Scripts/Spells: Implemented Priest talent Divine Aegis/ Fixed PW:S Crit
Port From (https://github.com/TrinityCore/TrinityCore/commit/0abdd8ce3d426d7a1c9ecec5380114a02d150da6)
2024-02-28 18:36:03 -05:00
hondacrx e8e9af86a6 Scripts/Spells: Implemented Priest talent Heaven's Wrath
Port From (https://github.com/TrinityCore/TrinityCore/commit/40bb7ca86806222d74140fb6ddeaf6ae06055ecf)
2024-02-28 18:29:52 -05:00
hondacrx 1c7b397a6f Scripts/Spells: Implemented Priest talent Phantasm
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0c8af1d0cf40c000c349aa53d2225fde1c599e7)
2024-02-28 18:24:08 -05:00
hondacrx 7d85ff0ab8 Scripts/Priest: Implemented Priest talent Surge of Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/f63816fbf1718bf678e5bd5bc9ea7448d22a4ea2)
2024-02-28 18:22:38 -05:00
hondacrx 72d1f3737f Scripts/Spells: Implemented Mind Blast procs
* Schism
* Dark Indulgence
Port From (https://github.com/TrinityCore/TrinityCore/commit/faf7ce0910a0780d8fb78cacd27ed75111fa1f1d)
2024-02-23 18:35:40 -05:00
hondacrx 97adfda487 Scripts/Spells: Implemented Priest talent Blaze of Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/e42cd2ffcc69947611fd5bcd67649c57c3c45d97)
2024-02-23 18:30:24 -05:00
hondacrx d735ef0a1c Scripts/Spells: Fixed possible crash in From Darkness Comes Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/a32af01495017c5dc6a2b6a6e7aec8698c56683a)
2024-02-23 18:27:05 -05:00
hondacrx f581c8345b Scripts/Priest: Implemented Priest talent From Darkness Comes Light Aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/863a005ef229d62c81543355b558d719f013aca1)
2024-02-23 18:26:14 -05:00
hondacrx 511a5c2cec Scripts/Spells: Implemented Priest talent Protective Light
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fea4fb567d09663383ec615dac017ca37140b59)
2024-02-23 18:24:17 -05:00
hondacrx fa10b981bd Updated all spell scripts. 2023-10-07 14:04:50 -04:00
hondacrx f636ea225f Messed up the commit history, so here is all the files rip, Credit to TrinityCore 2023-09-16 08:42:35 -04:00
hondacrx 25b27dcc72 Core/Auras: Allow effects of SPELL_AURA_SCHOOL_ABSORB_OVERKILL to be prevented by setting absorb value to 0 in script
Port From (https://github.com/TrinityCore/TrinityCore/commit/7b9493eec7c937642243c5ab0367f5ac8643879e)
2023-09-14 06:57:52 -04:00
hondacrx f89df8dca8 Scripts/Spells: Converted some damage calculating scripts to use new hooks as examples
Port From (https://github.com/TrinityCore/TrinityCore/commit/8594fcfe8a0085a087bce510e3b4cb14f632434f)
2023-09-13 18:23:20 -04:00
hondacrx d7c2fa52f4 Core/Scripts: Added damage and healing calculation hook to spell and aura scripts allowing to override base damage amount, flat value mod and percent value mod separately
Port From (https://github.com/TrinityCore/TrinityCore/commit/9cdf3530f41e18fc815e7b164e40c01a18c3d757)
2023-09-13 18:18:29 -04:00
hondacrx ca60c16fa2 Scripts/Spells: Implement Benediction, Divine Service, and Focused Mending
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2ef93fc7d72fcc0fbecafc896f5a7b032fe8fc3)
2023-09-04 12:19:41 -04:00
hondacrx 9f5c017e34 Scripts/Spells: Implement Empowered Renew
Port From (https://github.com/TrinityCore/TrinityCore/commit/7d15ec0de8e93d77be0ad6a6691588c32040f772)
2023-06-13 05:01:54 -04:00
hondacrx 4409189def Scripts/Spells: Implement Healing Chorus
Port From (https://github.com/TrinityCore/TrinityCore/commit/cd10bf5052c1cb880125c159e97f1a295561774d)
2023-06-13 04:51:40 -04:00
hondacrx 160849fec1 Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Port From (https://github.com/TrinityCore/TrinityCore/commit/622eed752bc69fc4c34bb568d96d51913258f852)
2023-06-13 04:48:55 -04:00
hondacrx 533e1162f2 Scripts/Spells: Implement Holy Mending
Port From (https://github.com/TrinityCore/TrinityCore/commit/277497fdf1ca5f7b310c4544e8f1304a66034884)
2023-06-13 04:41:39 -04:00
hondacrx 2a12697cb2 Scripts/Spells: Implement Say Your Prayers
Port From (https://github.com/TrinityCore/TrinityCore/commit/692c26a15eb52e44c33bd381b0bee4f1a1a34e71)
2023-06-13 04:02:15 -04:00
hondacrx b7146a011e Scripts/Spells: Added spell effect validation helper
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8a6a9b01713a5dbe5ed38bd3d1b1c72191cf288)
2023-06-13 03:59:41 -04:00
hondacrx 3e72da9f1e Scripts/Spells: Implement Painful Punishment
Port From (https://github.com/TrinityCore/TrinityCore/commit/4fb5737e3dc55bfc79518ecb5ac37f41f937f270)
2023-05-21 18:04:40 -04:00
hondacrx 73b393ed7a Scripts/Spells: Implement Purge the Wicked
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ef501b278774b16d5c57bf7a463731480155609)
2023-05-21 18:01:42 -04:00
hondacrx d2b8867bff Scripts/Spells: Implement Dark Reprimand
Port From (https://github.com/TrinityCore/TrinityCore/commit/b53de1eb4bce8b4a7db823f3273a7fd82abe7fb6)
2023-05-21 17:40:27 -04:00
hondacrx 5e2034de45 Scripts/Spells: Update Halo
Port From (https://github.com/TrinityCore/TrinityCore/commit/23f42e09ec34ac6285773b70bd53503ea0986ff6)
2023-05-21 17:28:33 -04:00
hondacrx a2e5acbaa5 Scripts/Spells Update Divine Star
Port From (https://github.com/TrinityCore/TrinityCore/commit/0eada1d7086985b759e10684966e3aefdd7eefe7)
2023-05-02 16:59:25 -04:00
hondacrx 1f75a2645a Scripts/Spells: Update Sins of the Many values
Port From (https://github.com/TrinityCore/TrinityCore/commit/a32584b9204a65bf8d1c057e2d1b0eb94fddc7c3)
2023-05-02 14:07:48 -04:00
hondacrx f73e64396f Update license headers for all files. 2023-01-18 17:25:32 -05:00
hondacrx c8964bd420 Scripts/Spells: Fixed crash in spell_pri_atonement
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f09fc355aea4745b711e4c2ba4dfdb731453f1f)
2022-09-07 15:40:03 -04:00
hondacrx 8cd4dda8e3 Scripts/Spells: Divine Star (Priest) fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b944b9e56969fb465449ecda7c8561696c06833)
2022-08-04 23:01:43 -04:00
hondacrx cde3843afd Scripts/Spells: Priest - Power of the Dark Side fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/22625e82ba994ccf197592f71b877a14e2c53390)
2022-08-04 18:58:30 -04:00
hondacrx 2f1a4b5ba3 Scripts/Spells: Priest - Sins of the Many fixed
Port From (https://github.com/TrinityCore/TrinityCore/commit/f20135696b28775449a2e6e9d6ef4fd8b422a74f)
2022-08-04 18:14:41 -04:00
hondacrx cef479fd69 Scripts/Spells: Fixed Halo (Priest talent)
Port From (https://github.com/TrinityCore/TrinityCore/commit/7e022056937bd1939759449c4b982efde705945b)
2022-07-18 21:34:54 -04:00
hondacrx 101b5ae6aa Misc fixes 2022-07-04 15:29:08 -04:00
hondacrx 031bc6816b Scripts/Spells: Fixed Rapture
Port From (https://github.com/TrinityCore/TrinityCore/commit/f9753cb3dc89d2cf689879e95e4473ee9da1bc59)
2022-05-23 17:21:54 -04:00
hondacrx 700b652779 Scripts/Spells: updated Penance
Port From (https://github.com/TrinityCore/TrinityCore/commit/c0748d4285e3f868e9331df45dd13828381d590d)
2022-05-09 12:55:51 -04:00
hondacrx 72684c5245 Scripts/Spells: Fix priest talent Power Word: Solace
Port From (https://github.com/TrinityCore/TrinityCore/commit/580e1e5d85e4526d975281bb465c07b7b02a736b)
2022-05-09 12:34:41 -04:00
hondacrx 7489ae7019 Scripts/Spells: Fix priest talent Twist of Fate
Port From (https://github.com/TrinityCore/TrinityCore/commit/61e96a7e148330a4abedc5a710e93bdae512f1f6)
2022-05-09 12:31:43 -04:00
hondacrx f7780605df Scripts/Spells: Fixed Power Word: Shield
Port From (https://github.com/TrinityCore/TrinityCore/commit/c69e0036959dac5866f00e3e0c81e90dd681f125)
2022-05-07 22:55:43 -04:00
hondacrx 86d1f0ea1c Scripts/Spells: Updated Power Word: Shield script
Port From (https://github.com/TrinityCore/TrinityCore/commit/03dd82b52d340e9e21e22fff0c3e5fee1a35a52d)
2022-02-27 14:03:46 -05:00
hondacrx df1b6bb97d Scripts/Spells: Fix priest Shadow Mend damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/043d1cf254339e082138347f6afce10fbbab4bec)
2022-02-25 12:52:06 -05:00
hondacrx b7a3e66f93 Scripts/Spells: Fixed priest talent Masochism
Port From (https://github.com/TrinityCore/TrinityCore/commit/57504662593559fd7673b3c49ff9f95f2e28fc37)
2022-01-05 20:21:42 -05:00
hondacrx 23ee2b5a48 Scripts/Spells: Fix priest Mind Bomb
Port From (https://github.com/TrinityCore/TrinityCore/commit/01ac538cd252151f0db16748aa81a813a23b18b7)
2022-01-01 17:17:39 -05:00
hondacrx 5de09a5046 Core/BattlePets: Added default cooldown to revive battle pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/1a846415493289fc3852e56c82514d85c421267c)
2021-12-24 20:41:51 -05:00