战利品系统
# 战利品系统
配置文件夹位置: spawn 的 dropList
可以指定自定义怪物掉落战利品
# 原版物品
- 格式: 物品材质:[数量] : [概率]
DIAMOND: 10: 0.5
# 本插件物品
- 格式: [ITEM][物品文件名]_[物品节点]: [数量] : [概率]
[ITEM]example.yml_woodenSword: 1: 0.5
# 本插件设计图(1.2.0+)
- 格式: [DRAWINGS][图纸文件名]_[物品节点]: [数量] : [概率]
[DRAWINGS]example.yml_woodenSword: 1: 0.5
# PlayerIntensify插件物品(1.1.3+)
- 强化券 [PlayerIntensify]intensifyCard-[等级]-[类型] : [数量] : [概率]
[PlayerIntensify]intensifyCard-1-iron_ingot : 1 : 0.5
- 高级炉岩碳
[PlayerIntensify]enchantedCokes : 1 : 0.5
- 强化保护符
[PlayerIntensify]protectionAmulet : 1 : 0.5
- 神圣的强化保护券
[PlayerIntensify]protectionCard : 1 : 0.5
- 炉岩碳
[PlayerIntensify]ryanCokes : 1 : 0.5
- 强化秘药
[PlayerIntensify]secretMedicines : 1 : 0.5
上次更新: 2024-10-16 10:23:13