Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- loaded: false
- 採掘速度上昇:
- name: '採掘速度上昇'
- type: 'Dynamic'
- max-level: 5
- skill-req: ''
- skill-req-lvl: 1
- needs-permission: 'False'
- msg: '&6{player} &2は&6{skill}を発動した!'
- combo: ''
- indicator: '2D'
- icon: 'Iron Pickaxe'
- icon-data: 0
- icon-lore:
- - '&d{name} &7({level}/{max})'
- - '&2Type: &6{type}'
- - ''
- - '{req:level}Level: {attr:level}'
- - '{req:cost}Cost: {attr:cost}'
- - ''
- - '&2Mana: {attr:mana}'
- - '&2Cooldown: {attr:cooldown}'
- attributes:
- level-base: 1
- level-scale: 0
- cost-base: 1
- cost-scale: 2
- cooldown-base: 1
- cooldown-scale: 200
- mana-base: 10
- mana-scale: 10
- points-spent-req-base: 0
- points-spent-req-scale: 0
- incompatible:
- - ''
- components:
- Cast-a:
- type: 'trigger'
- data:
- icon-key: ''
- children:
- Command-b:
- type: 'mechanic'
- data:
- icon-key: ''
- counts: 'True'
- command: '/effect @p haste 100 9'
- type: 'OP'
- Self-c:
- type: 'target'
- data:
- icon-key: ''
- children:
- Command-d:
- type: 'mechanic'
- data:
- icon-key: ''
- counts: 'True'
- command: '/effect @p haste 100 9'
- type: 'OP'
- デストロイ:
- name: 'デストロイ'
- type: 'Dynamic'
- max-level: 20
- skill-req: ''
- skill-req-lvl: 1
- needs-permission: 'False'
- msg: '&6{player} &2は&6{skill}を発動した'
- combo: ''
- indicator: '2D'
- icon: 'Iron Sword'
- icon-data: 0
- icon-lore:
- - '&d{name} &7({level}/{max})'
- - '&2Type: &6{type}'
- - ''
- - '{req:level}Level: {attr:level}'
- - '{req:cost}Cost: {attr:cost}'
- - ''
- - '&2Mana: {attr:mana}'
- - '&2Cooldown: {attr:cooldown}'
- attributes:
- level-base: 10
- level-scale: 0
- cost-base: 1
- cost-scale: 0
- cooldown-base: 0
- cooldown-scale: 0
- mana-base: 0
- mana-scale: 0
- points-spent-req-base: 0
- points-spent-req-scale: 0
- incompatible:
- - ''
- components:
- Cast-a:
- type: 'trigger'
- data:
- icon-key: ''
- children:
- Combat-b:
- type: 'condition'
- data:
- icon-key: ''
- combat: 'True'
- seconds: 10
- children:
- Damage-c:
- type: 'mechanic'
- data:
- icon-key: ''
- counts: 'True'
- type: 'Damage'
- value-base: 3
- value-scale: 1
- true: 'True'
- classifier: 'default'
- 仕返し:
- name: '仕返し'
- type: 'Dynamic'
- max-level: 20
- skill-req: 'デストロイ'
- skill-req-lvl: 1
- needs-permission: 'False'
- msg: '&6{player} &2は&6{skill}を発動した '
- combo: ''
- indicator: '2D'
- icon: 'Jack O Lantern'
- icon-data: 0
- icon-lore:
- - '&d{name} &7({level}/{max})'
- - '&2Type: &6{type}'
- - ''
- - '{req:level}Level: {attr:level}'
- - '{req:cost}Cost: {attr:cost}'
- - ''
- - '&2Mana: {attr:mana}'
- - '&2Cooldown: {attr:cooldown}'
- attributes:
- level-base: 20
- level-scale: 0
- cost-base: 1
- cost-scale: 10
- cooldown-base: 0
- cooldown-scale: 0
- mana-base: 0
- mana-scale: 0
- points-spent-req-base: 0
- points-spent-req-scale: 0
- incompatible:
- - ''
- components:
- Death-a:
- type: 'trigger'
- data:
- icon-key: ''
- mana: 'True'
- cooldown: 'False'
- children:
- Area-b:
- type: 'target'
- data:
- icon-key: ''
- radius-base: 3
- radius-scale: 2
- group: 'Ally'
- wall: 'False'
- caster: 'False'
- max-base: 1
- max-scale: 2
- children:
- Combat-c:
- type: 'condition'
- data:
- icon-key: ''
- combat: 'True'
- seconds: 10
- children:
- Damage-d:
- type: 'mechanic'
- data:
- icon-key: ''
- counts: 'True'
- type: 'Damage'
- value-base: 10
- value-scale: 1
- true: 'True'
- classifier: 'default'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement