Commit graph

354 commits

Author SHA1 Message Date
insunaa
2bc2cb6232 Spell: Despawn Wandering Eye of Kilrogg after summon
Closes https://github.com/cmangos/mangos-tbc/pull/718
2025-08-03 20:12:22 +02:00
Miraco
14a6f73b55 Wetlands: Add script for Flagongut's Fossil 2025-03-08 17:10:30 +01:00
killerwife
27860ea20b AQ40: Modernize cthun even further and improve tentacle scripts 2025-03-08 17:08:44 +01:00
AnonXS
80067853fd [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-03-08 17:04:16 +01:00
Grz3s
81cc7521ec SD2: Stone Watcher of Norgannon 7918
Gossip moved to DB

Part of:
51f6682b89
2024-11-13 16:42:38 +01:00
Grz3s
a2985dbada SD2: Loramus Thalipedes 7783 update
Gossip moved to DB
2024-11-13 16:42:36 +01:00
insunaa
6fddfe5f1d Spell: Fix Dream Vision allowing autohit 2024-07-31 13:03:00 +02:00
killerwife
e071f7a169 GO: Add script for bubbly fissure to recast debuff on players nearby
Do not ask me why its meant to be like this
2024-07-31 13:03:00 +02:00
insunaa
8d77ef16a3 Spell: Move Black Qiraji mount to SpellScript
Closes https://github.com/cmangos/mangos-classic/pull/538
2024-07-03 12:56:18 +02:00
killerwife
0e32ab652f Spell: Remove tbc only id for spell_judgement_of_command 2024-05-11 22:42:03 +02:00
Flekz
e3796fc265 Add script to go.181054 (ported from c5a27bb536) 2024-04-26 10:05:43 +01:00
Miraco
d2c0e11eab [Quest] modernize 'Protect the Shipment' escort quest
Closes https://github.com/cmangos/mangos-tbc/pull/663
2024-03-24 16:10:42 +01:00
killerwife
ca8484334e [Quest] modernize defias brotherhood escort quest
Closes https://github.com/cmangos/mangos-tbc/pull/662
2024-03-24 16:09:58 +01:00
_daanieL
870a76f04a [Quest] rework Missing in Action quest using new systems (#660)
* [Quest] rework Missing in Action quest using new systems

* add changes requested in comments
2024-03-24 16:09:27 +01:00
killerwife
9744dbc863 Spell: Implement usage of restriction skip attributes for basic things
Also ports swiftmend check to spell script to remove merge conflict
2024-03-24 16:08:36 +01:00
MantisLord
cefb196ce8 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-03-24 15:43:14 +01:00
MantisLord
508a96d744 Paladin: Port Judgement of Command to spellscript
https://github.com/cmangos/issues/issues/3596
2024-02-03 15:10:32 -05:00
killerwife
b2bf92e57c Stormwind: Fix typo in merged sql for npc_lady_katrana_prestor 2024-01-13 13:54:58 +01:00
Scarabol
8764ce6105 Fix #3480 Replace hardcoded gossip strings with database entries for localization 2024-01-13 13:23:21 +01:00
AnonXS
8944d81a46 [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-13 13:22:14 +01:00
killerwife
3929e25de4 Paladin: Make divine intervention bounce if target is carrying a BG flag 2024-01-13 13:17:05 +01:00
insunaa
48c44d0fab
SQL: Fix spell.sql syntax errors 2023-11-23 08:36:49 +01:00
Grz3s
adedca7eef SD2: Script for Q.8519 Removed
Fixed and moved to DB.

+ small fix for 18728
2023-11-21 18:57:42 +01:00
killerwife
d0d9694fea Stormwind: Add detail to dashel stonefist 2023-11-21 18:31:15 +01:00
killerwife
031475ac81 BRD: Implement s.27673 2023-11-21 18:27:11 +01:00
killerwife
9da98b8434 Spell/Warlock: Port healthstone script to spell scripts 2023-11-21 18:26:22 +01:00
killerwife
68f52408c4 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-11-21 18:24:49 +01:00
killerwife
7bc2507c2d Port lord kazzak spells to spell scripts to mirror tbc 2023-09-24 20:53:38 +02:00
killerwife
da83ef1af0 Unit/Spell: Remove last batch of SCRIPT_LOCATION_SPELL_DAMAGE_DONE 2023-09-24 20:51:12 +02:00
killerwife
2d62219469 Paladin: Reimplement Judgement of Light and Wisdom using intermediate spells 2023-09-24 20:48:33 +02:00
killerwife
5cd6636921 Unit: Propagate spell_increased_healing_done_dummy to more spells 2023-09-24 20:46:51 +02:00
killerwife
5e34526c77 Spell/Paladin: Add attacker to OnDamageCalculate hook and reimplement Blessing of Light 2023-09-24 20:42:27 +02:00
killerwife
22ea9fec34 Shaman: Reimplement Healing Way using spell script 2023-09-24 20:40:19 +02:00
killerwife
8c67d130ba Spell: Implement SCRIPT_LOCATION_CRIT_CHANCE and rename CalculateSpellCritChance 2023-09-24 20:32:34 +02:00
killerwife
46aa9a8228 Implement script go_rune_of_the_defiler to disable rune when not having ward of the defiler
https://github.com/cmangos/issues/issues/3436
2023-06-21 10:25:47 +02:00
Miraco
9113b93f9b [Quest] Rescript 'Rescue From Jaedenar' quest 2023-05-31 18:12:34 +02:00
Grz3s
c31403d2e8 SD2: Removed Script for Q. Curing the Sick
handled in DB
2023-05-06 11:42:06 +02:00
killerwife
45342203ce Felwood: Remove now redundant sql 2022-11-18 19:46:47 +01:00
AnonXS
05ddc1d9c9 Add GameobjectCallForHelpOnUsage spell_script
https://youtu.be/GuTdSBVzWTM?t=1320 - shows a possible min and max radius, which were used to get the radius value thx @ cloudbells

Used for Chests, Ore Nodes, Herbs and more triggered by player trying to use the gameobject in proximity of unfriendly npcs

Followup to

340c1ee231
cbc945f0e1
e3f1b605c3
2022-11-18 19:45:16 +01:00
Miraco
bda9a9a29d [SD] Modernize script for wailing caverns escort
Use waypoint_path instead of script_waypoint
use broadcast_text instead of script_text
correct spawns and let creatures move to escort npc
adjust some timers and rp scripts
add some todos
Closes https://github.com/cmangos/mangos-tbc/pull/556
2022-10-18 12:03:37 +02:00
killerwife
314c0d561e WarEffort: Add 10 hour war quest availability persistence for silithus bosses 2022-09-04 11:12:43 +02:00
killerwife
7d029e0d20 Spell/Hunter: Reimplement vanilla tame beast
Different from tbc+
Closes https://github.com/cmangos/issues/issues/3074
2022-07-31 10:46:52 +02:00
killerwife
cbcb4983fa Spell/GO/BG: Refactor event passing to OPVP and BG to enable passing them nicely from Spell through SPELL_EFFECT_SEND_EVENT 2022-07-20 17:19:39 +02:00
killerwife
b190c44794 Implement s.27360 spell_instill_lord_valthalaks_spirit 2022-07-20 12:25:20 +02:00
Henhouse
a0f5c3d82c Spell/BG: Move BG flag aura handling to spell script
Includes Silithus outdoor PvP spell.

Fixes https://github.com/cmangos/issues/issues/3026
2022-06-27 21:59:52 +02:00
Henhouse
062488339b Mage: Reimplement improved blizzard as spell script with precast spell
Closes cmangos/issues#3032

Co-Authored-By: killerwife <7995382+killerwife@users.noreply.github.com>
2022-06-27 21:57:27 +02:00
killerwife
6d54adeae4 Spell/Rogue: Make rogue sap explicitly remove stealth auras and remove code for distract due to attr changes
Closes https://github.com/cmangos/issues/issues/3025
2022-06-19 13:50:39 +02:00
killerwife
2ccf20a631 Spell: Rename SetTriggerChance to SetEffectChance and generalize it to all effects 2022-06-16 23:13:35 +02:00
Grz3s
e95da00704 [SD2] Script for Mountaineer Pebblebitty Removed
Moved to DB.
2022-06-01 20:57:06 +02:00
killerwife
9bde5157e7 10kNeedles: Modernize and improve script and move path to waypoint_path 2022-06-01 20:52:21 +02:00