Give spell pictures to abilities.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14679 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d3d0557e68
commit
9913a0babe
|
@ -2,6 +2,7 @@ Object abil_ball_lightning
|
|||
anim_suffix spellcasting
|
||||
name ball lightning ability
|
||||
name_pl ball lightning ability
|
||||
face spell_ball_lightning.111
|
||||
type 101
|
||||
subtype 35
|
||||
level 9
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_burning_hands
|
|||
anim_suffix spellcasting
|
||||
name burning hands ability
|
||||
name_pl burning hands ability
|
||||
face spell_burning_hand.111
|
||||
level 1
|
||||
sp 5
|
||||
casting_time 5
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_fear
|
|||
anim_suffix spellcasting
|
||||
name fear ability
|
||||
name_pl fear ability
|
||||
face spell_fear.111
|
||||
level 4
|
||||
sp 6
|
||||
casting_time 5
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_create_fire_wall
|
|||
anim_suffix spellcasting
|
||||
name create fire wall ability
|
||||
name_pl create fire wall ability
|
||||
face spell_firewall.111
|
||||
level 6
|
||||
sp 5
|
||||
casting_time 4
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_create_frost_wall
|
|||
anim_suffix spellcasting
|
||||
name create frost wall ability
|
||||
name_pl create frost wall ability
|
||||
face spell_frostwall.111
|
||||
level 8
|
||||
sp 8
|
||||
casting_time 3
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_frostbolt
|
|||
anim_suffix spellcasting
|
||||
name frostbolt ability
|
||||
name_pl frostbolts ability
|
||||
face spell_frostbolt.111
|
||||
level 3
|
||||
sp 12
|
||||
casting_time 3
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_icestorm
|
|||
anim_suffix spellcasting
|
||||
name icestorm ability
|
||||
name_pl icestorm ability
|
||||
face spell_icestorm.111
|
||||
level 1
|
||||
sp 5
|
||||
casting_time 3
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_large_icestorm
|
|||
anim_suffix spellcasting
|
||||
name large icestorm ability
|
||||
name_pl large icestorm ability
|
||||
face spell_large_icestorm.111
|
||||
level 12
|
||||
sp 13
|
||||
casting_time 4
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_medium_fireball
|
|||
anim_suffix spellcasting
|
||||
name medium fireball ability
|
||||
name_pl medium fireball ability
|
||||
face spell_medium_fireball.111
|
||||
level 3
|
||||
sp 10
|
||||
casting_time 10
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_poison_cloud
|
|||
anim_suffix spellcasting
|
||||
name poison cloud ability
|
||||
name_pl poison cloud ability
|
||||
face spell_poison_cloud.111
|
||||
level 2
|
||||
sp 5
|
||||
casting_time 10
|
||||
|
|
|
@ -2,6 +2,7 @@ Object abil_slow
|
|||
anim_suffix spellcasting
|
||||
name slow ability
|
||||
name_pl slow ability
|
||||
face spell_slow.111
|
||||
level 1
|
||||
sp 5
|
||||
casting_time 10
|
||||
|
|
|
@ -4,6 +4,7 @@ Object ability_dragonbreath
|
|||
anim_suffix spellcasting
|
||||
name dragonbreath ability
|
||||
name_pl dragonbreath ability
|
||||
face spell_dragonbreath.111
|
||||
level 12
|
||||
sp 13
|
||||
casting_time 5
|
||||
|
|
Loading…
Reference in New Issue