increace most spell levels
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@12309 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fb578b5b21
commit
537ba612e9
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from attack
|
||||
name_pl protection from attack
|
||||
face spell_praying.111
|
||||
level 26
|
||||
level 16
|
||||
grace 50
|
||||
casting_time 15
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from cancellation
|
||||
name_pl protection from cancellation
|
||||
face spell_praying.111
|
||||
level 22
|
||||
level 12
|
||||
grace 30
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from cold
|
||||
name_pl protection from cold
|
||||
face spell_praying.111
|
||||
level 6
|
||||
level 2
|
||||
grace 15
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from confusion
|
||||
name_pl protection from confusion
|
||||
face spell_praying.111
|
||||
level 14
|
||||
level 4
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from depletion
|
||||
name_pl protection from depletion
|
||||
face spell_praying.111
|
||||
level 14
|
||||
level 6
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from draining
|
||||
name_pl protection from draining
|
||||
face spell_praying.111
|
||||
level 18
|
||||
level 8
|
||||
grace 25
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from electricity
|
||||
name_pl protection from electricity
|
||||
face spell_praying.111
|
||||
level 8
|
||||
level 3
|
||||
grace 15
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from fire
|
||||
name_pl protection from fire
|
||||
face spell_praying.111
|
||||
level 10
|
||||
level 2
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from magic
|
||||
name_pl protection from magic
|
||||
face spell_praying.111
|
||||
level 20
|
||||
level 10
|
||||
grace 30
|
||||
casting_time 12
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from paralysis
|
||||
name_pl protection from paralysis
|
||||
face spell_praying.111
|
||||
level 16
|
||||
level 6
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from poison
|
||||
name_pl protection from poison
|
||||
face spell_praying.111
|
||||
level 6
|
||||
level 2
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name protection from slow
|
||||
name_pl protection from slow
|
||||
face spell_praying.111
|
||||
level 14
|
||||
level 4
|
||||
grace 20
|
||||
casting_time 10
|
||||
path_attuned 1
|
||||
|
|
|
@ -5,7 +5,7 @@ name_pl cause flu
|
|||
face spell_praying.111
|
||||
type 101
|
||||
subtype 45
|
||||
level 2
|
||||
level 4
|
||||
value 20
|
||||
grace 10
|
||||
casting_time 10
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name restoration
|
||||
name_pl restoration
|
||||
face spell_praying.111
|
||||
level 40
|
||||
level 32
|
||||
grace 80
|
||||
casting_time 15
|
||||
path_attuned 256
|
||||
|
|
|
@ -14,7 +14,7 @@ subtype 15
|
|||
value 40
|
||||
no_drop 1
|
||||
invisible 1
|
||||
duration 800
|
||||
duration 10000
|
||||
duration_modifier 1
|
||||
range 2
|
||||
range_modifier 10
|
||||
|
|
|
@ -3,7 +3,7 @@ anim_suffix spellcasting
|
|||
name destruction
|
||||
name_pl destruction
|
||||
face spell_sorcery.111
|
||||
level 36
|
||||
level 30
|
||||
sp 30
|
||||
casting_time 10
|
||||
path_attuned 0
|
||||
|
|
|
@ -5,7 +5,7 @@ name_pl divine shock
|
|||
face spell_praying.111
|
||||
type 101
|
||||
subtype 35
|
||||
level 1
|
||||
level 10
|
||||
value 10
|
||||
grace 3
|
||||
casting_time 10
|
||||
|
|
Loading…
Reference in New Issue