Sprinkle more weapontypes around. This time cleave pierce and stab.
garbled 2001-10-31 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1348 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
df5a12b3d8
commit
f58ad745e8
|
@ -14,6 +14,7 @@ luck 3
|
|||
nrof 1
|
||||
type 15
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
material 2
|
||||
value 50000
|
||||
weight 2000
|
||||
|
|
|
@ -25,6 +25,7 @@ Str 1
|
|||
Wis 2
|
||||
Cha 2
|
||||
attacktype 4194560
|
||||
weapontype 1
|
||||
resist_magic 30
|
||||
|
||||
resist_drain 100
|
||||
|
|
|
@ -7,6 +7,7 @@ dam 6
|
|||
speed 0.100000
|
||||
type 15
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
material 2
|
||||
value 60000
|
||||
weight 6000
|
||||
|
|
|
@ -21,5 +21,6 @@ value 42000
|
|||
slaying troll
|
||||
editable 5120
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
magicmap grey
|
||||
end
|
||||
|
|
|
@ -19,5 +19,6 @@ material 18
|
|||
value 80000
|
||||
editable 5120
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
magicmap black
|
||||
end
|
||||
|
|
|
@ -9,5 +9,6 @@ weight 9000
|
|||
value 20
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
magicmap brown
|
||||
end
|
||||
|
|
|
@ -11,6 +11,7 @@ weight 6000
|
|||
value 20
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
is_thrown 1
|
||||
magicmap white
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ weight 12000
|
|||
value 23
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
magicmap white
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ weight 10000
|
|||
value 19
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
magicmap white
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ weight 12000
|
|||
value 80
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
magicmap black
|
||||
end
|
||||
|
|
|
@ -6,6 +6,7 @@ dam 21
|
|||
speed 0.001
|
||||
nrof 1
|
||||
attacktype 1
|
||||
weapontype 3
|
||||
material 18
|
||||
value 30000
|
||||
weight 10000
|
||||
|
|
|
@ -11,4 +11,5 @@ value 100
|
|||
editable 1024
|
||||
can_impale 1
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
end
|
||||
|
|
|
@ -23,4 +23,6 @@ weight 8500
|
|||
value 50
|
||||
editable 1024
|
||||
magicmap brown
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ weight 2000
|
|||
value 20
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
magicmap khaki
|
||||
end
|
||||
|
|
|
@ -11,5 +11,6 @@ weight 5000
|
|||
value 20
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
magicmap black
|
||||
end
|
||||
|
|
|
@ -24,4 +24,5 @@ value 68
|
|||
color_fg green
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
end
|
||||
|
|
|
@ -9,5 +9,6 @@ weight 2000
|
|||
value 20
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
magicmap grey
|
||||
end
|
||||
|
|
|
@ -10,5 +10,6 @@ value 35
|
|||
type 15
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 5
|
||||
magicmap white
|
||||
end
|
||||
|
|
|
@ -24,5 +24,6 @@ weight 1500
|
|||
value 35
|
||||
editable 1024
|
||||
attacktype 1
|
||||
weapontype 2
|
||||
magicmap grey
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue