Add levels to horns of Fire, Frost, and Eorlingas.
parent
e72a6fcb4e
commit
394d793403
|
@ -2326,6 +2326,7 @@ type 3
|
||||||
other_arch spell_firebolt
|
other_arch spell_firebolt
|
||||||
hp -40
|
hp -40
|
||||||
maxhp -40
|
maxhp -40
|
||||||
|
level -10
|
||||||
value 10
|
value 10
|
||||||
animation_suffix fire
|
animation_suffix fire
|
||||||
end
|
end
|
||||||
|
@ -2337,6 +2338,7 @@ type 3
|
||||||
other_arch spell_frostbolt
|
other_arch spell_frostbolt
|
||||||
hp -40
|
hp -40
|
||||||
maxhp -40
|
maxhp -40
|
||||||
|
level -10
|
||||||
value 10
|
value 10
|
||||||
animation_suffix frost
|
animation_suffix frost
|
||||||
end
|
end
|
||||||
|
@ -2405,6 +2407,7 @@ type 3
|
||||||
other_arch spell_firebolt
|
other_arch spell_firebolt
|
||||||
hp -100
|
hp -100
|
||||||
maxhp -100
|
maxhp -100
|
||||||
|
level -40
|
||||||
value 40
|
value 40
|
||||||
Cha 1
|
Cha 1
|
||||||
animation_suffix eorlingas
|
animation_suffix eorlingas
|
||||||
|
|
Loading…
Reference in New Issue