單手劍:weaponId.put("sword", new Integer(4));
匕首:weaponId.put("dagger", new Integer(46));
雙手劍:weaponId.put("tohandsword", new Integer(50));
弓:weaponId.put("bow", new Integer(20));
斧:weaponId.put("blunt", new Integer(11));
槍:weaponId.put("spear", new Integer(24));
仗:weaponId.put("staff", new Integer(40));
飛刀:weaponId.put("throwingknife", new Integer(2922));
箭矢:weaponId.put("arrow", new Integer(66));
鐵手甲:weaponId.put("gauntlet", new Integer(62));
爪:weaponId.put("claw", new Integer(58));
雙刀:weaponId.put("edoryu", new Integer(54));