Commit graph

351 commits

Author SHA1 Message Date
killerwife
c37f7efebf Spell: Port 29866 to spell script 2025-07-29 11:38:42 +02:00
killerwife
a1580d7d93 Naxx: Rework all bosses with modern standards and unify with wotlk naxx in structure
Cheers to @cala doign all the work years prior that made this possible to do in two weeks rather than months
Squashed commit of the following:

commit b6d2ef0395f0ba6c2d1ccdce4b80e3cf25d81637
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 26 21:17:19 2025 +0200

    Fixup KT

commit 02f544be600f5dc959cc14f381ec3a657851db58
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 26 20:19:20 2025 +0200

    Fixup thaddius maexxna and gothik

commit 1806089d4e5ebbf56be8a9d55d70881ea22894ad
Author: killerwife <killerwife@gmail.com>
Date:   Mon Jul 21 14:39:32 2025 +0200

    Rework KT

commit e9561ac092998be105bc86d1d05d6076b3fdcb37
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 16:21:05 2025 +0200

    Rework maexxna and thaddius

commit 30eaeda254a908e05243d061c0417f0ffd61474d
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 13:43:20 2025 +0200

    Rework sapphiron

commit 9f78ebfc7a60da2abc4b51f82628f2ce317a9ed3
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 11:17:27 2025 +0200

    Convert rest of naxx texts to bct

commit 9e5a8d2754883a207a7552c2cb866a88e3dced0c
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 10:15:07 2025 +0200

    Noth-ing to do here

commit 4948d54cb82717d2e29122558160a92c656ba58e
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 18:54:21 2025 +0200

    Rework patchwerk and razuvious

commit 6bb1e280e82f655e08caacf42636579df9cbaf96
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 18:22:02 2025 +0200

    Rework loatheb

commit a739b0e64e85936fc24afe34c0e42e6c3aa8e9cf
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 16:35:06 2025 +0200

    Rework grobbulus and heigan

commit 1b93f756239d709a3ce165a0c0b42df87c63bdab
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 10:44:12 2025 +0200

    Rework gothik

commit 216fdf2ec2fcc44031b298f61134b6d80aae7611
Author: killerwife <killerwife@gmail.com>
Date:   Fri Jul 18 16:23:59 2025 +0200

    Rework Gluth

commit 0c8bf1fdf7406269cc2fef56ea0475949c0adbc8
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 21:54:07 2025 +0200

    Convert some bosses to BossAI

commit 7859215ab0bfdd6a255dcff4214b86c36818b5a6
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 21:33:20 2025 +0200

    Process move of spell scripts to own files

commit 7c03c11fa1841ea34f183d09ab586cc78a3689e0
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 09:38:18 2025 +0200

    More WIP

commit 5c4dbdcd7367ea643e7f72ab00f2cd4f24d4a83b
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 13 09:54:47 2025 +0200

    WIP
2025-07-27 12:58:59 +02:00
killerwife
8dbc0f1b07 Priest: Add script so that dispel magic deals less threat on friendly dispel 2025-06-23 10:26:50 +02:00
_daanieL
74d5ab1356
Netherstorm: rework recharging battery into spell script and add targ… (#744)
* Netherstorm: rework recharging battery into spell script and add target checks

* codestyle
2025-06-14 09:21:32 +02:00
_daanieL
9af663b28c
Spell: Compact Harvest Reaper should have same level as the summoning… (#733)
* Spell: Compact Harvest Reaper should have same level as the summoning npc

* Remove unneded aurascript
2025-05-07 12:23:42 +02:00
_daanieL
5df81ecdcf
Ashenvale: add Destroy Karangs Banner handling for Quest King of the … (#735)
* Ashenvale: add Destroy Karangs Banner handling for Quest King of the Foulweald

* Update worldstate to match db

* add spell register
2025-05-07 12:22:19 +02:00
insunaa
f2bc448299 Spell: Despawn Wandering Eye of Kilrogg after summon
Closes https://github.com/cmangos/mangos-tbc/pull/718
2025-03-15 18:36:36 +01:00
killerwife
aead663284 AQ40: Modernize cthun even further and improve tentacle scripts 2025-01-22 17:25:01 +01:00
killerwife
8752baa50d Warlock: Implement ritual of souls talent scaling 2025-01-11 11:54:47 +01:00
AnonXS
d184962365 [Spell] Net Guard 11920 should reduce threat on target hit
Might be different by entry that uses the parent spell

Confirmed for:
c.16912 145200 -> 72600
c.1034 19400 -> 9700
c.485 seemed to work different

Based on 619b0d7278

Closes https://github.com/cmangos/mangos-tbc/pull/714
2025-01-03 21:38:34 +01:00
killerwife
bc972d82b2 ST: Deep slumber wipes threat on hit target 2024-11-22 11:44:27 +01:00
Miraco
b5daa71f16 SP: add worldstate for naturalist bite dbscript
add spell_script for entangling roots to use lightning cloud after cast finishs
2024-10-17 22:05:59 +02:00
insunaa
e5329ef80f Spell: Move Black Qiraji mount to SpellScript
Closes https://github.com/cmangos/mangos-classic/pull/538
2024-07-13 11:12:25 +02:00
insunaa
2f0339b228 Spell: Fix Dream Vision allowing autohit 2024-07-13 10:43:10 +02:00
killerwife
03b02fd328 Karazhan: Implement check to fix dance vibe combat log spam 2024-07-03 12:46:50 +02:00
_daanieL
52277581da
Magtheridon: Rework Magtheridon Fight (#683)
* Use broadcast_text insteat of script_texts for all texts

* put hellfire channeler into spell_list

* remove spell mental interference script from magtheridon script and put it into netherstorm file

Used for an Quest in Netherstorm

* Add correct BossFail behavior

all npcs should now despawn for 30 seconds before respawning
fail should happen instantly on evade mode not when channeler reaches home
add leashing for channelers

* add back visual

* remove double code

* Instantly free magtheridon when all channelers are dead

* Add delay before magtheridon starts the fight

* remove not needed break and add a safty check

* correct rnd texts

* remove quake knockback spellscript, players should get hit from while jumping

* Add leash also to magtheridon

* Add Magtheridon spell into spell_list

* update script, fix p2 intro

* despawn blaze objects on wipe
2024-07-03 12:33:35 +02:00
_daanieL
1626889146
The Botanica - Arcane Devastation should always remove Arcane Resonance (#672)
* The Botanica - Arcane Devastation should always remove Arcane Resonance

This spell gets used by Commander Sarannis

* typo

* more typo
2024-05-06 20:48:50 +02:00
MantisLord
2f13fea683 Spell/Engineering: Goblin Bomb Dispenser
* Use item 10587 "Goblin Bomb Dispenser" - casts spell 23134 "Goblin Bomb"
* 10% chance to malfunction with spell 13261 "Malfunction Explosion or 90% chance to proceed with spell 13258 "Summon Goblin Bomb"
* Creature 8937 "Pet Bomb" is summoned - level is player's engineering skill divided by 5
* Pet Bomb has aura 13260 "Pet Bomb Passive" on spawn - triggers 13259 "Explosion" on successful melee hit

https://github.com/cmangos/issues/issues/637
2024-02-04 12:10:08 -05:00
MantisLord
976614c649 Paladin: Port Judgement of Command to spellscript
https://github.com/cmangos/issues/issues/3596
2024-02-03 15:03:13 -05:00
Miraco
41f79bb51a ShatteredHalls: add missing spell_script, fix typo and add db handling for legionnaire 6 2024-01-22 21:03:38 +01:00
AnonXS
2ff85f7634 [Spell] s.7131 - npc 2638,4785,5097,6493,6932,11027,11263
https://youtu.be/noVBbhRzmCQ?si=s54dDxjk4A4hq5WB&t=832

Resolves https://github.com/cmangos/wotlk-db/issues/920

Based on d4622efcde
2024-01-10 08:01:55 +01:00
killerwife
6bb83e22fe Paladin: Make divine intervention bounce if target is carrying a BG flag 2024-01-01 19:23:48 +01:00
killerwife
e7f0796e9f TK: Rework Kael using spell scripts, combat ai, bct and spell lists 2023-11-04 17:13:53 +01:00
killerwife
9b46b0a511 BRD: Implement s.27673 2023-10-08 01:04:44 +02:00
killerwife
0f00508d21 SSC: Rework Hydross using spell lists, BCT, CombatAI and area aura for transition
https://github.com/cmangos/issues/issues/3444
2023-10-03 21:56:21 +02:00
killerwife
401bc139d2 Spell: Add missing comment naming to all existing class spell scripts 2023-10-01 18:47:38 +02:00
killerwife
7425cdfce2 Spell/Warlock: Port healthstone script to spell scripts 2023-09-30 19:51:30 +02:00
killerwife
5d15c9aac5 Spell/Auras: Implement last custom aura damage switchcase using spell scripts
Actually a functional change because now it will be used during stacking step
2023-09-30 19:33:54 +02:00
killerwife
da27863386 Move spell scripts to vanilla section 2023-09-24 21:01:22 +02:00
killerwife
d6b69928ec SMV: Rework doomwalker using combatai, spell lists and spell scripts
https://github.com/cmangos/issues/issues/3444
2023-09-20 19:16:08 +02:00
killerwife
caec8f7c0e Outland: Port doom lord kazzak to spell lists and combat ai and spell scripts
https://github.com/cmangos/issues/issues/3444
2023-09-19 18:09:35 +02:00
Miraco
edc62184b8 SHH - Netherkurse intro 2023-09-18 14:19:50 +02:00
killerwife
3a2451d477 Unit/Spell: Remove last batch of SCRIPT_LOCATION_SPELL_DAMAGE_DONE and implement T5 4 set warlock bonus 2023-09-17 18:48:33 +02:00
killerwife
1543ebe8ec Paladin: Reimplement Judgement of Light and Wisdom using intermediate spells 2023-09-17 12:57:29 +02:00
killerwife
20468a845f Unit: Propagate spell_increased_healing_done_dummy to more spells 2023-09-17 12:56:52 +02:00
killerwife
87a3af6fbb Spell/Mage: Implement m_damageDoneMultiplier and use it for Ice Lance frozen bonus 2023-09-17 12:03:14 +02:00
killerwife
020b7fa454 Spell/Paladin: Add attacker to OnDamageCalculate hook and reimplement Blessing of Light 2023-09-16 23:35:38 +02:00
killerwife
3e9df30042 Shaman: Reimplement Healing Way using spell script 2023-09-16 22:58:45 +02:00
killerwife
74f2f63fcd Rogue: Reimplement Cheating Death damage mitigation using spell script 2023-09-16 22:41:25 +02:00
killerwife
0ce7cae5d0 Druid: Reimplement mangle bleed bonus 2023-09-16 22:15:17 +02:00
killerwife
e4b6867942 Spell: Implement SCRIPT_LOCATION_CRIT_CHANCE and rename CalculateSpellCritChance 2023-09-16 17:59:58 +02:00
killerwife
99b2531b7e Mechanar: Modernize pathaleon the calculator with spell lists and spell scripts
https://github.com/cmangos/issues/issues/3444/
2023-09-16 17:24:55 +02:00
killerwife
1c30628305 Mechanar: Rework mechano lord capacitus using spell lists and spell script
https://github.com/cmangos/issues/issues/3444
2023-09-15 18:27:42 +02:00
killerwife
566cd612ed Arca: Port soccothrates to spell lists and modernize the script
https://github.com/cmangos/issues/issues/3444
2023-08-25 19:25:35 +02:00
killerwife
610da37937 Eye/MgT: Add shock barrier script to MgT Shock Barrier as well 2023-08-13 13:29:41 +02:00
killerwife
2191883eef Unit/Spell: Refactor existing absorb and death prevention into spell scripts 2023-08-13 13:15:18 +02:00
killerwife
3b166877a9 Arca: Add missing script assignment to previous commit 2023-08-06 17:38:32 +02:00
killerwife
3b0f062e86 SHH: Port Omrogg to BCT and spell lists and script burning maul 2023-07-31 18:41:07 +02:00
killerwife
f3bd6c4e72 SHH: Add beatdown script to omrogg
More WIP
2023-07-27 09:39:58 +02:00
killerwife
f31da67328 SHH: Modernize Nethekurse with codestyle and CombatAI 2023-07-20 19:44:28 +02:00