Update of /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/samurai
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29682/definitions/items/weaponry/samurai
Modified Files:
nunchaku.xml tetsubo.xml wakizashi.xml yumi.xml
Log Message:
Final Weapon Adjustments
Index: tetsubo.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/samurai/tetsubo.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tetsubo.xml 8 Oct 2004 18:51:07 -0000 1.2
--- tetsubo.xml 17 Oct 2004 23:58:41 -0000 1.3
***************
*** 9,15 ****
--- 9,17 ----
<definitions>
+ <!-- Macefighting -->
<!-- Tetsubo -->
<item id="27a6">
<id>0x27a6</id>
+ <twohanded />
<decay />
<nodye />
***************
*** 24,30 ****
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="35" />
! <intproperty name="speed" value="37" />
! <intproperty name="mindamage" value="14" />
! <intproperty name="maxdamage" value="16" />
</item>
--- 26,32 ----
<tag name="resname" value="iron" />
<intproperty name="req_strength" value="35" />
! <intproperty name="speed" value="45" />
! <intproperty name="mindamage" value="12" />
! <intproperty name="maxdamage" value="14" />
</item>
Index: yumi.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/samurai/yumi.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** yumi.xml 8 Oct 2004 18:51:07 -0000 1.2
--- yumi.xml 17 Oct 2004 23:58:41 -0000 1.3
***************
*** 25,33 ****
<intproperty name="projectile" value="0xf42" />
<strproperty name="ammunition" value="f3f" />
! <intproperty name="req_strength" value="30" />
<intproperty name="range" value="12" />
<intproperty name="speed" value="25" />
! <intproperty name="mindamage" value="16" />
! <intproperty name="maxdamage" value="18" />
</item>
--- 25,33 ----
<intproperty name="projectile" value="0xf42" />
<strproperty name="ammunition" value="f3f" />
! <intproperty name="req_strength" value="35" />
<intproperty name="range" value="12" />
<intproperty name="speed" value="25" />
! <intproperty name="mindamage" value="18" />
! <intproperty name="maxdamage" value="20" />
</item>
Index: nunchaku.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/samurai/nunchaku.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** nunchaku.xml 8 Oct 2004 18:51:07 -0000 1.2
--- nunchaku.xml 17 Oct 2004 23:58:41 -0000 1.3
***************
*** 9,13 ****
<definitions>
! <!-- Guessing Macefighting -->
<!-- Nunchaku -->
<item id="27ae">
--- 9,13 ----
<definitions>
! <!-- Macefighting -->
<!-- Nunchaku -->
<item id="27ae">
***************
*** 25,32 ****
<!-- Properties -->
<!--<tag name="resname" value="iron" />-->
! <intproperty name="req_strength" value="35" />
! <intproperty name="speed" value="37" />
! <intproperty name="mindamage" value="14" />
! <intproperty name="maxdamage" value="16" />
</item>
--- 25,32 ----
<!-- Properties -->
<!--<tag name="resname" value="iron" />-->
! <intproperty name="req_strength" value="15" />
! <intproperty name="speed" value="47" />
! <intproperty name="mindamage" value="11" />
! <intproperty name="maxdamage" value="13" />
</item>
Index: wakizashi.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/items/weaponry/samurai/wakizashi.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** wakizashi.xml 13 Oct 2004 18:41:51 -0000 1.2
--- wakizashi.xml 17 Oct 2004 23:58:41 -0000 1.3
***************
*** 27,32 ****
<intproperty name="req_strength" value="20" />
<intproperty name="speed" value="44" />
! <intproperty name="mindamage" value="11" />
! <intproperty name="maxdamage" value="13" />
</item>
--- 27,32 ----
<intproperty name="req_strength" value="20" />
<intproperty name="speed" value="44" />
! <intproperty name="mindamage" value="10" />
! <intproperty name="maxdamage" value="12" />
</item>
|