本帖最后由 皓月kanni 于 2020-8-20 14:01 编辑
服务器版本是1.15.2
插件版本是5.10
物品的文件是这样的
复制代码
服务器版本是1.15.2
插件版本是5.10
物品的文件是这样的
- name: '&a&f魔法侍从 法杖 [法师]'
- lore:
- - '&7品阶: %TIER_NAME%'
- - '&7等级: &f%ITEM_LEVEL%'
- - '%ITEM_AMMO%'
- - '%ITEM_HAND%'
- - '%ENCHANTS%'
- - ''
- - '%USER_CLASS%'
- - '%USER_LEVEL%'
- - '%ITEM_SET%'
- - '%GENERATOR_ABILITY%'
- - '%GENERATOR_DEFENSE%'
- - '%GENERATOR_DAMAGE%'
- - '%GENERATOR_STATS%'
- - '%GENERATOR_SOCKETS_GEM%'
- - '%GENERATOR_SOCKETS_ESSENCE%'
- - '%GENERATOR_SOCKETS_RUNE%'
- color: 170,0,170
- unbreakable: true
- item-flags:
- - '*'
- tier: common
- level:
- min: 1
- max: 1
- generator:
- materials:
- reverse: true
- black-list:
- - WOODEN_HOE
- damage-types:
- minimum: 1
- maximum: 1
- lore-format:
- - '%DAMAGE_PHYSICAL%'
- - '%DAMAGE_MAGICAL%'
- - '%DAMAGE_POISON%'
- - '%DAMAGE_FIRE%'
- - '%DAMAGE_WATER%'
- - '%DAMAGE_WIND%'
- - ''
- - '%DAMAGE__VANILLA_GENERIC%'
- list:
- physical:
- chance: 100.0
- scale-by-level: 1.2
- min: '0'
- max: '0'
- magical:
- chance: 100.0
- scale-by-level: 1.2
- min: 8
- max: 12
- fire:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- poison:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- water:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- wind:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- _vanilla_generic:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- enchantments:
- safe-levels: true
- defense-types:
- list:
- physical:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- magical:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- fire:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- poison:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- water:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- wind:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- lore-format:
- - '%DEFENSE_PHYSICAL%'
- - '%DEFENSE_MAGICAL%'
- - '%DEFENSE_FIRE%'
- - '%DEFENSE_POISON%'
- - '%DEFENSE_WATER%'
- - '%DEFENSE_WIND%'
- item-stats:
- list:
- direct_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- sale_price:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- burn_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- max_health:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- dodge_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- accuracy_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- thornmail:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- penetration:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- pvp_defense:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- disarm_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- critical_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- aoe_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- block_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- loot_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- bleed_rate:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- health_regen:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- mana_regen:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- vampirism:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- block_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- pve_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- critical_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- pve_defense:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- pvp_damage:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- durability:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- attack_speed:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- movement_speed:
- chance: 0.0
- scale-by-level: 1.0
- min: '0'
- max: '0'
- lore-format:
- - '%ITEM_STAT_DIRECT_DAMAGE%'
- - '%ITEM_STAT_SALE_PRICE%'
- - '%ITEM_STAT_BURN_RATE%'
- - '%ITEM_STAT_MAX_HEALTH%'
- - '%ITEM_STAT_DODGE_RATE%'
- - '%ITEM_STAT_ACCURACY_RATE%'
- - '%ITEM_STAT_THORNMAIL%'
- - '%ITEM_STAT_PENETRATION%'
- - '%ITEM_STAT_PVP_DEFENSE%'
- - '%ITEM_STAT_DISARM_RATE%'
- - '%ITEM_STAT_CRITICAL_RATE%'
- - '%ITEM_STAT_AOE_DAMAGE%'
- - '%ITEM_STAT_BLOCK_RATE%'
- - '%ITEM_STAT_LOOT_RATE%'
- - '%ITEM_STAT_BLEED_RATE%'
- - '%ITEM_STAT_HEALTH_REGEN%'
- - '%ITEM_STAT_MANA_REGEN%'
- - '%ITEM_STAT_VAMPIRISM%'
- - '%ITEM_STAT_BLOCK_DAMAGE%'
- - '%ITEM_STAT_PVE_DAMAGE%'
- - '%ITEM_STAT_CRITICAL_DAMAGE%'
- - '%ITEM_STAT_PVE_DEFENSE%'
- - '%ITEM_STAT_PVP_DAMAGE%'
- - '%ITEM_STAT_DURABILITY%'
- - '%ITEM_STAT_ATTACK_SPEED%'
- - '%ITEM_STAT_MOVEMENT_SPEED%'
- sockets:
- GEM:
- list:
- common:
- chance: 0.0
- rare:
- chance: 0.0
- lore-format:
- - '%SOCKET_GEM_COMMON%'
- - '%SOCKET_GEM_RARE%'
- RUNE:
- list:
- default:
- chance: 0.0
- lore-format:
- - '%SOCKET_RUNE_DEFAULT%'
- ESSENCE:
- list:
- default:
- chance: 0.0
- lore-format:
- - '%SOCKET_ESSENCE_DEFAULT%'
- abilities:
- minimum: 1
- maximum: 1
- allowed-clicks:
- - RIGHT
- - LEFT
- variables-by-level:
- '1':
- rad: 4.0
- dur: '&f10 &7秒'
- durTick: 200
- list:
- ability-1:
- chance: 100.0
- cooldown: 1.0
- lore-format:
- - '&b火球术: &7[&f%key%&7]'
- actions:
- default:
- target-selectors:
- radius:
- - '[RADIUS] ~distance: %var_rad%; ~allow-self: false; ~party-member:
- false; ~attackable: true;'
- self:
- - '[SELF]'
- conditions:
- list: []
- actions-on-fail: 'null'
- action-executors:
- - '[PROGRESS_BAR] ~title: &e&l施法中...; ~subtitle: •; ~color-empty: &7;~color-fill: &e; ~duration: 35; ~target: self;'
- - '[PROJECTILE] ~name: FIREBALL; ~speed: 3.5; ~target: around;'
- target-requirements: {}