武士刀与刀剑包
武士刀与刀剑包:该模组共收录 12 把武器(含 8 把武士刀与 4 把剑)。
武器列表:
・标准武士刀
・掠食者武士刀(拥有神薙丸属性)
・悲伤之路(拥有悟属性)
・高频刀片(拥有手术刀属性)
・高频村正(拥有白虎属性 + 更快的攻击速度)* 这是一款重制版,拥有更好的模型、纹理和效果
・绽放(拥有勘误属性,但中毒几率取代了燃烧几率)
・高压(拥有手术刀属性 + 30% 燃烧几率)
・龙骑士剑(拥有格温布莱德属性)
・雾切改(拥有圭温布利德属性)
・常胜(伤害高但攻击速度慢)
・坎达(伤害高但攻击速度慢)
・纳米金属尾刃(伤害和射程高,攻击速度慢)
如何获得
制作专精和武器
常见:日本城近战商人
不常见:圣多明各近战商人
稀有:太平洋近战商人
史诗:荒地近战商贩
传奇:小中国近战商人
武器也可以在 虚拟工作室购买,或者通过 CET 添加
所有 CET 代码
LEGENDARY:
Game.AddToInventory("Items.Standard_Katana",1)
Game.AddToInventory("Items.Predator_Katana",1)
Game.AddToInventory("Items.Katana_PathOfSorrows",1)
Game.AddToInventory("Items.Dragoon_Saber",1)
Game.AddToInventory("Items.Mistsplitter_Reforged",1)
Game.AddToInventory("Items.HF_Blade",1)
Game.AddToInventory("Items.Katana_HF_Murasama", 1)
Game.AddToInventory("Items.Katana_Blossom", 1)
Game.AddToInventory("Items.Invicta_Sword",1)
Game.AddToInventory("Items.Khanda_Sword",1)
Game.AddToInventory("Items.Katana_High_Voltage",1)
Game.AddToInventory("Items.Nanometal_TailBlade",1)
RARE:
Game.AddToInventory("Items.Standard_Katana_Rare",1)
Game.AddToInventory("Items.Predator_Katana_Rare",1)
Game.AddToInventory("Items.Katana_PathOfSorrows_Rare",1)
Game.AddToInventory("Items.Dragoon_Saber_Rare",1)
Game.AddToInventory("Items.Mistsplitter_Reforged_Rare",1)
Game.AddToInventory("Items.HF_Blade_Rare",1)
Game.AddToInventory("Items.Katana_HF_Murasama_Rare", 1)
Game.AddToInventory("Items.Katana_Blossom_Rare", 1)
Game.AddToInventory("Items.Invicta_Sword_Rare",1)
Game.AddToInventory("Items.Khanda_Sword_Rare",1)
Game.AddToInventory("Items.Katana_High_Voltage_Rare",1)
Game.AddToInventory("Items.Nanometal_TailBlade_Rare",1)
EPIC:
Game.AddToInventory("Items.Standard_Katana_Epic",1)
Game.AddToInventory("Items.Predator_Katana_Epic",1)
Game.AddToInventory("Items.Katana_PathOfSorrows_Epic",1)
Game.AddToInventory("Items.Dragoon_Saber_Epic",1)
Game.AddToInventory("Items.Mistsplitter_Reforged_Epic",1)
Game.AddToInventory("Items.HF_Blade_Epic",1)
Game.AddToInventory("Items.Katana_HF_Murasama_Epic", 1)
Game.AddToInventory("Items.Katana_Blossom_Epic", 1)
Game.AddToInventory("Items.Invicta_Sword_Epic",1)
Game.AddToInventory("Items.Khanda_Sword_Epic",1)
Game.AddToInventory("Items.Katana_High_Voltage_Epic",1)
Game.AddToInventory("Items.Nanometal_TailBlade_Epic",1)
UNCOMMON:
Game.AddToInventory("Items.Standard_Katana_Uncommon",1)
Game.AddToInventory("Items.Predator_Katana_Uncommon",1)
Game.AddToInventory("Items.Katana_PathOfSorrows_Uncommon",1)
Game.AddToInventory("Items.Dragoon_Saber_Uncommon",1)
Game.AddToInventory("Items.Mistsplitter_Reforged_Uncommon",1)
Game.AddToInventory("Items.HF_Blade_Uncommon",1)
Game.AddToInventory("Items.Katana_HF_Murasama_Uncommon", 1)
Game.AddToInventory("Items.Katana_Blossom_Uncommon", 1)
Game.AddToInventory("Items.Invicta_Sword_Uncommon",1)
Game.AddToInventory("Items.Khanda_Sword_Uncommon",1)
Game.AddToInventory("Items.Katana_High_Voltage_Uncommon",1)
Game.AddToInventory("Items.Nanometal_TailBlade_Uncommon",1)
COMMON:
Game.AddToInventory("Items.Standard_Katana_Common",1)
Game.AddToInventory("Items.Predator_Katana_Common",1)
Game.AddToInventory("Items.Katana_PathOfSorrows_Common",1)
Game.AddToInventory("Items.Dragoon_Saber_Common",1)
Game.AddToInventory("Items.Mistsplitter_Reforged_Common",1)
Game.AddToInventory("Items.HF_Blade_Common",1)
Game.AddToInventory("Items.Katana_HF_Murasama_Common", 1)
Game.AddToInventory("Items.Katana_Blossom_Common", 1)
Game.AddToInventory("Items.Invicta_Sword_Common",1)
Game.AddToInventory("Items.Khanda_Sword_Common",1)
Game.AddToInventory("Items.Katana_High_Voltage_Common",1)
Game.AddToInventory("Items.Nanometal_TailBlade_Common",1)
所有制作配方
Game.AddToInventory("Items.DragoonSaber_Recipe_Legendary",1)
Game.AddToInventory("Items.DragoonSaber_Recipe_Epic",1)
Game.AddToInventory("Items.DragoonSaber_Recipe_Rare",1)
Game.AddToInventory("Items.DragoonSaber_Recipe_Uncommon",1)
Game.AddToInventory("Items.DragoonSaber_Recipe_Common",1)
Game.AddToInventory("Items.Nanometal_Recipe_Legendary",1)
Game.AddToInventory("Items.Nanometal_Recipe_Epic",1)
Game.AddToInventory("Items.Nanometal_Recipe_Rare",1)
Game.AddToInventory("Items.Nanometal_Recipe_Uncommon",1)
Game.AddToInventory("Items.Nanometal_Recipe_Common",1)
Game.AddToInventory("Items.KatanaBlossom_Recipe_Legendary",1)
Game.AddToInventory("Items.KatanaBlossom_Recipe_Epic",1)
Game.AddToInventory("Items.KatanaBlossom_Recipe_Rare",1)
Game.AddToInventory("Items.KatanaBlossom_Recipe_Uncommon",1)
Game.AddToInventory("Items.KatanaBlossom_Recipe_Common",1)
Game.AddToInventory("Items.PredatorKatana_Recipe_Legendary",1)
Game.AddToInventory("Items.PredatorKatana_Recipe_Epic",1)
Game.AddToInventory("Items.PredatorKatana_Recipe_Rare",1)
Game.AddToInventory("Items.PredatorKatana_Recipe_Uncommon",1)
Game.AddToInventory("Items.PredatorKatana_Recipe_Common",1)
Game.AddToInventory("Items.HFBlade_Recipe_Legendary",1)
Game.AddToInventory("Items.HFBlade_Recipe_Epic",1)
Game.AddToInventory("Items.HFBlade_Recipe_Rare",1)
Game.AddToInventory("Items.HFBlade_Recipe_Uncommon",1)
Game.AddToInventory("Items.HFBlade_Recipe_Common",1)
Game.AddToInventory("Items.KatanaSorrow_Recipe_Legendary",1)
Game.AddToInventory("Items.KatanaSorrow_Recipe_Epic",1)
Game.AddToInventory("Items.KatanaSorrow_Recipe_Rare",1)
Game.AddToInventory("Items.KatanaSorrow_Recipe_Uncommon",1)
Game.AddToInventory("Items.KatanaSorrow_Recipe_Common",1)
Game.AddToInventory("Items.KatanaMurasama_Recipe_Legendary",1)
Game.AddToInventory("Items.KatanaMurasama_Recipe_Epic",1)
Game.AddToInventory("Items.KatanaMurasama_Recipe_Rare",1)
Game.AddToInventory("Items.KatanaMurasama_Recipe_Uncommon",1)
Game.AddToInventory("Items.KatanaMurasama_Recipe_Common",1)
Game.AddToInventory("Items.KhandaSword_Recipe_Legendary",1)
Game.AddToInventory("Items.KhandaSword_Recipe_Epic",1)
Game.AddToInventory("Items.KhandaSword_Recipe_Rare",1)
Game.AddToInventory("Items.KhandaSword_Recipe_Uncommon",1)
Game.AddToInventory("Items.KhandaSword_Recipe_Common",1)
Game.AddToInventory("Items.KatanaThermal_Recipe_Legendary",1)
Game.AddToInventory("Items.KatanaThermal_Recipe_Epic",1)
Game.AddToInventory("Items.KatanaThermal_Recipe_Rare",1)
Game.AddToInventory("Items.KatanaThermal_Recipe_Uncommon",1)
Game.AddToInventory("Items.KatanaThermal_Recipe_Common",1)
Game.AddToInventory("Items.MistsplitterReforged_Recipe_Legendary",1)
Game.AddToInventory("Items.MistsplitterReforged_Recipe_Epic",1)
Game.AddToInventory("Items.MistsplitterReforged_Recipe_Rare",1)
Game.AddToInventory("Items.MistsplitterReforged_Recipe_Uncommon",1)
Game.AddToInventory("Items.MistsplitterReforged_Recipe_Common",1)
Game.AddToInventory("Items.InvictaSword_Recipe_Legendary",1)
Game.AddToInventory("Items.InvictaSword_Recipe_Epic",1)
Game.AddToInventory("Items.InvictaSword_Recipe_Rare",1)
Game.AddToInventory("Items.InvictaSword_Recipe_Uncommon",1)
Game.AddToInventory("Items.InvictaSword_Recipe_Common",1)
Game.AddToInventory("Items.StandardKatana_Recipe_Legendary",1)
Game.AddToInventory("Items.StandardKatana_Recipe_Epic",1)
Game.AddToInventory("Items.StandardKatana_Recipe_Rare",1)
Game.AddToInventory("Items.StandardKatana_Recipe_Uncommon",1)
Game.AddToInventory("Items.StandardKatana_Recipe_Common",1)




注意!! 此mod与其他相同类型的mod有冲突,请单独使用!
