diff options
| author | Lopin <davca.hr@seznam.cz> | 2011-05-11 12:28:04 +0300 |
|---|---|---|
| committer | Shocker <shocker@freakz.ro> | 2011-05-11 12:28:07 +0300 |
| commit | 877b0a92702b61185a87b6ada0fad1c50e7ec361 (patch) | |
| tree | 2deeca7e6516c2e0130cbda0adc13d52b1758021 /sql/base/world_database.sql | |
| parent | 00cd513722eff69f481262d7afab4bc3599f0ddc (diff) | |
Core/Spells: Fix T8 4P Restoration Set Bonus
Diffstat (limited to 'sql/base/world_database.sql')
| -rw-r--r-- | sql/base/world_database.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/base/world_database.sql b/sql/base/world_database.sql index 756b7f5a383..98d53fcf697 100644 --- a/sql/base/world_database.sql +++ b/sql/base/world_database.sql @@ -16913,6 +16913,7 @@ INSERT INTO `spell_bonus_data` (`entry`,`direct_bonus`,`dot_bonus`,`ap_bonus`,`a (48438, -1, 0.11505, -1, -1, 'Druid - Wild Growth'), (5176, 0.5714, -1, -1, -1, 'Druid - Wrath'), (70691,0,0,0,0, 'Druid - Rejuvenation T10 4P proc'), +(64801,0.45,0,0,0,'Druid - T8 Restoration 4P Bonus'), (3044, -1, -1, 0.15, -1, 'Hunter - Arcane Shot'), (3674, -1, -1, -1, 0.02, 'Hunter - Black Arrow($RAP*0.1 / number of ticks)'), (19306, -1, -1, 0.2, -1, 'Hunter - Counterattack'), |
