sai, sickle, scythe, throwing star
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3652 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1c6e6584c6
commit
b4df072a8e
|
@ -0,0 +1,42 @@
|
|||
Object sai1
|
||||
name sai
|
||||
nrof 1
|
||||
last_sp 5
|
||||
type 15
|
||||
face sai_1.111
|
||||
material 18
|
||||
dam 2
|
||||
ac 1
|
||||
resist_physical 2
|
||||
weight 2000
|
||||
value 80
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
magicmap black
|
||||
name_pl sais
|
||||
client_type 145
|
||||
body_arm -1
|
||||
skill one handed weapons
|
||||
end
|
||||
Object sai2
|
||||
name sai
|
||||
nrof 1
|
||||
last_sp 5
|
||||
type 15
|
||||
face sai_2.111
|
||||
material 18
|
||||
dam 2
|
||||
ac 1
|
||||
resist_physical 2
|
||||
weight 2000
|
||||
value 80
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
magicmap black
|
||||
name_pl sais
|
||||
client_type 145
|
||||
body_arm -1
|
||||
skill one handed weapons
|
||||
end
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,18 @@
|
|||
Object scythe1
|
||||
nrof 1
|
||||
name scythe
|
||||
last_sp 13
|
||||
type 15
|
||||
face scythe_1.111
|
||||
material 18
|
||||
dam 14
|
||||
weight 29500
|
||||
value 485
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 1
|
||||
name_pl scythes
|
||||
client_type 136
|
||||
body_arm -2
|
||||
skill two handed weapons
|
||||
end
|
Binary file not shown.
|
@ -0,0 +1,19 @@
|
|||
Object sickle1
|
||||
nrof 1
|
||||
last_sp 4
|
||||
type 15
|
||||
face sickle_1.111
|
||||
material 2
|
||||
dam 7
|
||||
weight 8000
|
||||
value 52
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 1
|
||||
magicmap white
|
||||
name sickle
|
||||
name_pl sickles
|
||||
client_type 101
|
||||
body_arm -1
|
||||
skill one handed weapons
|
||||
end
|
Binary file not shown.
|
@ -0,0 +1,20 @@
|
|||
Object t_star1
|
||||
nrof 1
|
||||
name throwing star
|
||||
last_sp 2
|
||||
type 15
|
||||
face t_star1.111
|
||||
is_thrown 1
|
||||
material 2
|
||||
dam 3
|
||||
weight 325
|
||||
value 45
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
magicmap grey
|
||||
name_pl throwing stars
|
||||
client_type 101
|
||||
body_arm -1
|
||||
skill one handed weapons
|
||||
end
|
Binary file not shown.
Loading…
Reference in New Issue