spell balance change
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@16876 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
07fbc2f8de
commit
f916d464ed
|
|
@ -9,7 +9,7 @@ casting_time 10
|
|||
path_attuned 64
|
||||
other_arch golem
|
||||
dam 40
|
||||
dam_modifier 5
|
||||
dam_modifier 2
|
||||
duration 75
|
||||
duration_modifier 5
|
||||
range_modifier 20
|
||||
|
|
@ -21,7 +21,7 @@ attacktype 1
|
|||
no_drop 1
|
||||
invisible 1
|
||||
skill summoning
|
||||
wc_increase_rate 4
|
||||
wc_increase_rate 2
|
||||
msg
|
||||
Golem summons a magical creature that does the caster's wishes. The caster can have it attack other creatures, bash down doors, detonate runes, etc. The golem has a finite lifetime, and this life is shortened any time it takes damage. This golem is a bit more powerful than the lesser golem.
|
||||
endmsg
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ path_attuned 64
|
|||
other_arch golem
|
||||
dam 20
|
||||
duration 75
|
||||
duration_modifier 5
|
||||
duration_modifier 2
|
||||
range_modifier 10
|
||||
maxsp 15
|
||||
type 101
|
||||
|
|
@ -23,7 +23,7 @@ attacktype 1
|
|||
no_drop 1
|
||||
invisible 1
|
||||
skill summoning
|
||||
wc_increase_rate 5
|
||||
wc_increase_rate 2
|
||||
msg
|
||||
Lesser golem summons a magical creature that does the caster's wishes. The caster can have it attack other creatures, bash down doors, detonate runes, etc. The golem has a finite lifetime, and this life is shortened any time it takes damage.
|
||||
endmsg
|
||||
|
|
|
|||
Loading…
Reference in New Issue