mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 21:01:29 +00:00
6 lines
183 B
SQL
6 lines
183 B
SQL
INSERT INTO rule_values VALUES
|
|
(0, "Spells:ResistPerLevelDiff", 85),
|
|
(0, "Combat:BaseHitChance", 54.0),
|
|
(0, "Combat:HitPerLevelDiff", 145),
|
|
(0, "Combat:AgiHitFactor", 0.015)
|
|
; |