diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-01 16:24:04 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-01 16:24:04 +0000 |
commit | 16f5b05e5dbd83c9ec2047acbd86702121ba4c30 (patch) | |
tree | 9e4b42835754f74af994c0fa792d961021ad9d83 /db/item_db.txt | |
parent | 9ce3f1915b5aff6a7186c72ded3a0de47aedaec5 (diff) | |
download | hercules-16f5b05e5dbd83c9ec2047acbd86702121ba4c30.tar.gz hercules-16f5b05e5dbd83c9ec2047acbd86702121ba4c30.tar.bz2 hercules-16f5b05e5dbd83c9ec2047acbd86702121ba4c30.tar.xz hercules-16f5b05e5dbd83c9ec2047acbd86702121ba4c30.zip |
Masamune now gives +2 Aspd instead of +2%
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10109 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 9209679bd..17a528b02 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -516,7 +516,7 @@ 1162,Broad_Sword_,Broad Sword,4,65000,,2000,140,,1,2,0x00004082,7,2,34,3,33,1,3,{ bonus bDef,5; bonus bUnbreakableWeapon,0; },{},{} 1163,Claymore,Claymore,4,74000,,2500,180,,1,0,0x00004080,7,2,34,3,33,1,3,{},{},{} 1164,Muramasa,Muramasa,4,,10,1000,155,,1,0,0x00004082,7,2,34,4,48,1,3,{ bonus bCritical,30; bonus bAspdRate,8; bonus2 bAddEff2,Eff_Curse,100; },{},{} -1165,Masamune,Masamune,4,,10,1000,200,,1,0,0x00004082,7,2,34,4,48,1,3,{ bonus bFlee,30; bonus bStr,-5; bonus bAspdRate,2; bonus bDefRate,-67; bonus bDef2Rate,-67; },{},{} +1165,Masamune,Masamune,4,,10,1000,200,,1,0,0x00004082,7,2,34,4,48,1,3,{ bonus bFlee,30; bonus bStr,-5; bonus bAspd,2; bonus bDefRate,-67; bonus bDef2Rate,-67; },{},{} 1166,Dragon_Slayer,Dragon Slayer,4,,10,1300,150,,1,0,0x00004082,7,2,34,4,48,1,3,{ bonus bIgnoreDefRace,RC_Dragon; bonus2 bAddRace,RC_Dragon,15; },{},{} 1167,Schweizersabel,Schweizersabel,4,,10,1600,160,,1,0,0x00004082,7,2,34,4,48,1,3,{ bonus bAtkEle,Ele_Wind; bonus bDef,1; bonus3 bAutoSpell,20,3,100; },{},{} 1168,Zweihander,Zweihander,4,,10,2200,200,,1,0,0x00004082,7,2,34,4,48,1,3,{},{},{} |