Welcome, Guest. Please login or register.
Did you miss your activation email?
July 02, 2024, 02:47:08 am *

Login with username, password and session length
Pages: 1 2 3 [4]
Print
Author Topic: Update (Spells)  (Read 38908 times)
Drezden
Sr. Member
****
Posts: 340



View Profile
« Reply #45 on: April 18, 2012, 10:41:48 pm »

you'll need to cross reference it with a SoD globalload.txt file. I don't think either are in default SoD global though.
Logged
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #46 on: April 18, 2012, 10:52:18 pm »

Ordinarily if a model isn't in the global or zone file it'll just default to human, so no worries about invisible dudes killing you.

Heh not sure if that is any real improvement. :-)

Lerxst, if you have any experience with some moderately complex Perl and DBI nonsense...mind if I PM you? I have broken something and need a second set of eyes to point at the obvious mistake and laugh.

-Hate
Logged

I'm so sorry Hunter, I tried...
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #47 on: April 18, 2012, 11:21:52 pm »

Fixes for cleric spell

Code:
UPDATE items SET name = replace(name, 'Matyr', 'Martyr') WHERE id = 125061 or id = 125062;

-Hate
Logged

I'm so sorry Hunter, I tried...
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #48 on: April 20, 2012, 01:15:45 am »

Form of the Werewolf has haste DEBUFF.
Purge Weakness is level 52 (needs 70).
Celibate Duration needs to be 18-60 seconds.
Baited Breath disease counter.
Blasphemous Tongue poison counter.
Remissive Remedy durartions needs to be 24-32.
Snake's Kiss poison counter.
JACK 'Call of the Void' healing numbers. Rank/Effect:  1/ -100%, 2/ -225%, 3/ -500%.
Fix/remove stuns for Harvest spells.

Fix inc tomorrow morning

-Hate
« Last Edit: April 20, 2012, 09:42:21 pm by hateborne » Logged

I'm so sorry Hunter, I tried...
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #49 on: April 20, 2012, 06:28:26 pm »

Haven't forgotten about these fixes, just haven't had time yet. Actually had things to do at work (for first time in ~3 days) today.

-Hate
Logged

I'm so sorry Hunter, I tried...
hateborne
Legend
*******
Posts: 2282


Don't nerf me bro!


View Profile
« Reply #50 on: April 20, 2012, 09:42:56 pm »

Fixes from above:
Code:
UPDATE spells_new SET effect_base_value3 = 150 WHERE id = 10102 or id = 10104; -- fixing haste DEBUFF on form of the werewolf (apparently numbers below 100 equal a slow)
UPDATE spells_new SET formula1 = 100, formula2 = 123 WHERE id in (10197, 10198, 10195, 10196, 10199, 10200); -- fixing randomint formula (got placement wrong first time)
UPDATE spells_new SET effect_base_value3 = -100 WHERE id = 10219; -- call of void, adjusting heal debuff
UPDATE spells_new SET effect_base_value3 = -225 WHERE id = 10221; -- call of void, adjusting heal debuff
UPDATE spells_new SET effect_base_value3 = -500 WHERE id = 10223; -- call of void, adjusting heal debuff
UPDATE spells_new SET effect_base_value2 = 5000, max2 = 70, effect_limit_value2 = 5250 WHERE id >= 10228 and id <= 10231; -- fix harvest stun


-Hate
Logged

I'm so sorry Hunter, I tried...
Pages: 1 2 3 [4]
Print
Jump to:  

Recent

Stats

Members
Stats
  • Total Posts: 65023
  • Total Topics: 5057
  • Online Today: 81
  • Online Ever: 8678
  • (December 19, 2022, 02:32:09 pm)
Users Online
Users: 1
Guests: 88
Total: 89
TinyPortal v1.0 beta 4 © Bloc