changed initial stats from dragon player race:
rised INT, dropped DEX mainly The extremely low INT wasn't good for the race because dragons have great need to learn spells. Moreover, dragons are generally not considered stupid. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1553 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
366be0eb57
commit
6a528db0b6
|
@ -46,12 +46,12 @@ attacktype 1
|
||||||
color_fg light_blue
|
color_fg light_blue
|
||||||
can_use_armour 0
|
can_use_armour 0
|
||||||
can_use_weapon 0
|
can_use_weapon 0
|
||||||
Str 6
|
Str 5
|
||||||
Dex 3
|
Dex 0
|
||||||
Con 6
|
Con 6
|
||||||
Wis -8
|
Wis -8
|
||||||
Int -8
|
Int -3
|
||||||
Pow 6
|
Pow 5
|
||||||
editable 0
|
editable 0
|
||||||
end
|
end
|
||||||
Object dragon_skin_force
|
Object dragon_skin_force
|
||||||
|
|
Loading…
Reference in New Issue