Natedog2012
3341c0b7ab
[Luamod] Add CalcSpellEffectValue_formula to luamods ( #2721 )
...
* [Luamod] Add CalcSpellEffectValue_formula to luamods with example code in utils/mods/spell_formula.lua
* Fix typo
* Change formula down to uint32, fix format issues and remove debug on lua file
2023-01-11 17:49:35 -06:00
Akkadius
bec28769aa
[Hotfix] Flipped positive / negative values for legacy_combat.lua
2022-06-09 17:19:00 -05:00
Kinglykrab
ce8b8da0d6
[Bug Fix] Fix Legacy Combat Lua Script ( #2226 )
2022-05-30 22:43:03 -04:00
Chris Miles
cba95851a2
[Combat] Legacy Combat Middleware Affected by PR #1858 ( #1939 )
2022-01-29 19:47:35 -06:00
Akkadius
ee7ef97506
Revert "Spell Fizzle for < LDON expansions via lua_mod ( #1118 )"
...
This reverts commit e9d312fa8664b736d2052bac1e76797485aca21d.
2020-10-25 23:48:57 -05:00
Ali Al-Khalifa
e9d312fa86
Spell Fizzle for < LDON expansions via lua_mod ( #1118 )
...
* [expansions] Create a Lua mod hook into Client::CheckFizzle()
* Added expansions_combat.lua mod stub
* Spell Fizzle as per TAKP formula
2020-10-24 19:49:43 -05:00
Akkadius
d6d361f5eb
Adjust logging in legacy_combat.lua [skip ci]
2020-01-02 20:10:14 -06:00
Akkadius
61d1c2d75c
Update legacy_combat.lua to be more accurate, better logging
2020-01-02 01:08:36 -06:00
Akkadius
4f7b8e0934
Add Critical Hit range (default 80) to legacy_combat.lua and fix a variable in Pet Criticals
2017-06-26 00:12:56 -05:00
Akkadius
d0e612b5ff
Fix some lua calls/variables in legacy_combat.lua
2017-06-20 02:31:29 -05:00
KimLS
16cbf9bbf1
Allow rule access from lua, double checked and fixed up the spell mitigation stuff
2017-06-17 16:41:32 -07:00
KimLS
70b3a7ba84
Invert only spell bonus migitation
2017-06-17 12:46:57 -07:00
KimLS
8df8d7c3f6
Bugs in mod return values fixed
2017-06-16 23:12:54 -07:00
KimLS
b29f70ad3f
Add mod hook for CommonOutgoingHitSuccess
2017-06-12 13:01:01 -07:00
KimLS
6575d106de
Fix bug in critical hit for pets
2017-06-10 19:17:05 -07:00
KimLS
31d8336b4b
Fix acceptmessages, added exp hooks to luamods
2017-06-10 15:12:31 -07:00
KimLS
c83810be36
Add combat mod example implementation
2017-06-08 20:11:20 -07:00