diff options
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 9f56ac3adf3..08c47498236 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -16901,6 +16901,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a (2912, 1, -1, -1, -1, 'Druid - Starfire'), (18562, 0, 0, 0, 0, 'Druid - Swiftmend'), (779, -1, -1, 0.063, -1, 'Druid - Swipe (Bear)'), +(467, 0.033, -1, -1, -1, 'Druid - Thorns'), (44203, 0.538, -1, -1, -1, 'Druid - Tranquility Triggered'), (61391, 0.193, -1, -1, -1, 'Druid - Typhoon'), (48438, -1, 0.11505, -1, -1, 'Druid - Wild Growth'), @@ -16973,6 +16974,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a (53725, 0.0833, -1, 0.0533, -1, 'Paladin - Judgement of the Martyr Self'), (31804, 0.22, 0, 0.14, 0, 'Paladin - Judgement of Vengeance'), (54158, 0.25, 0, 0.16, 0, 'Paladin - Judgement (Seal of Light, Seal of Wisdom, Seal of Justice)'), +(7294, 0.033, -1, -1, -1, 'Paladin - Retribution Aura'), (58597, 0.75, -1, -1, -1, 'Paladin - Sacred Shield'), (53601, 0.75, -1, -1, -1, 'Paladin - Sacred Shield'), (31893, 0, 0, 0, 0, 'Paladin - Seal of Blood Proc Enemy'), |
