skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc,

missile_weap.arc, throwing.arc, clawing.arc, two_handed_weapons.arc, 
wraith_feed.arc:  Related to server change 11576 - add wc_increase_rate
to these skills - for non weapon using skills, make that a lower value so
that it should be better balanced, and also give it a starting bonus.
MSW 2009-02-22



git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11577 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mwedel 2009-02-23 07:25:25 +00:00
parent 529f67bfe9
commit 1fdf1d92c5
10 changed files with 22 additions and 0 deletions

View File

@ -1,5 +1,12 @@
Changes for SVN top of tree: Changes for SVN top of tree:
skills/karate.arc, punching.arc, flame_touch.arc, one_handed_weapons.arc,
missile_weap.arc, throwing.arc, clawing.arc, two_handed_weapons.arc,
wraith_feed.arc: Related to server change 11576 - add wc_increase_rate
to these skills - for non weapon using skills, make that a lower value so
that it should be better balanced, and also give it a starting bonus.
MSW 2009-02-22
connect/Garden_gate/ggate_closed.face connect/Garden_gate/ggate_closed.face
Fix a typo introduced in revision 11294 (part of change to using .face files) Fix a typo introduced in revision 11294 (part of change to using .face files)
that caused closed garden gates to disappear when opened. that caused closed garden gates to disappear when opened.

View File

@ -10,5 +10,7 @@ subtype 31
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 4
wc 1
end end

View File

@ -12,5 +12,7 @@ subtype 18
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 4
wc 1
end end

View File

@ -11,5 +11,7 @@ body_skill -1
exp 0 exp 0
level 100 level 100
attacktype 1 attacktype 1
wc_increase_rate 4
wc 1
end end

View File

@ -8,5 +8,6 @@ subtype 24
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 5
end end

View File

@ -9,5 +9,6 @@ body_skill -1
exp 0 exp 0
level 100 level 100
dam 1 dam 1
wc_increase_rate 5
end end

View File

@ -9,5 +9,7 @@ body_skill -1
exp 0 exp 0
level 100 level 100
attacktype 1 attacktype 1
wc_increase_rate 4
wc 1
end end

View File

@ -8,5 +8,7 @@ subtype 25
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 4
wc 1
end end

View File

@ -8,5 +8,6 @@ subtype 37
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 5
end end

View File

@ -10,4 +10,6 @@ subtype 38
body_skill -1 body_skill -1
exp 0 exp 0
level 100 level 100
wc_increase_rate 4
wc 1
end end