diff options
| author | QAston <none@none> | 2009-08-28 14:23:31 +0200 |
|---|---|---|
| committer | QAston <none@none> | 2009-08-28 14:23:31 +0200 |
| commit | e3eecc4de5ac34d042577df8e3937465ed297938 (patch) | |
| tree | d29b1370c2c0aa2cb9115cdff37321a7aac68ab0 /sql/FULL | |
| parent | dc83c7759bbb6331637400b8feee4fcab9ba26bb (diff) | |
*spell_bonus_data for Judgement of Corruption/Vengeance.
--HG--
branch : trunk
Diffstat (limited to 'sql/FULL')
| -rw-r--r-- | sql/FULL/world_spell_full.sql | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sql/FULL/world_spell_full.sql b/sql/FULL/world_spell_full.sql index 708b17d70f4..faef453b822 100644 --- a/sql/FULL/world_spell_full.sql +++ b/sql/FULL/world_spell_full.sql @@ -1673,12 +1673,12 @@ INSERT INTO `spell_bonus_data` (`entry`, `direct_bonus`, `dot_bonus`, `ap_bonus` (31898, 0.25, -1, 0.16, -1, 'Paladin - Judgement of Blood Enemy'), (32220, 0.0833, -1, 0.0533, -1, 'Paladin - Judgement of Blood Self'), (20467, 0.25, -1, 0.16, -1, 'Paladin - Judgement of Command'), -(53733, 0, 0, 0, 0, 'Paladin - Judgement of Corruption'), +(53733, 0.22, -1, 0.14, -1, 'Paladin - Judgement of Corruption'), (20267, 0.1, -1, 0.1, -1, 'Paladin - Judgement of Light Proc'), (20187, 0.4, -1, 0.25, -1, 'Paladin - Judgement of Righteousness'), (53726, 0.25, -1, 0.16, -1, 'Paladin - Judgement of the Martyr Enemy'), (53725, 0.0833, -1, 0.0533, -1, 'Paladin - Judgement of the Martyr Self'), -(31804, 0, 0, 0, 0, 'Paladin - Judgement of Vengeance'), +(31804, 0.22, -1, 0.14, -1, 'Paladin - Judgement of Vengeance'), (54158, 0.25, -1, 0.16, -1, 'Paladin - Jugdement (Seal of Light, Seal of Wisdom, Seal of Justice)'), (58597, 0.75, -1, -1, -1, 'Paladin - Sacred Shield'), (53601, 0.75, -1, -1, -1, 'Paladin - Sacred Shield'), |
