Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Demonstração: https://youtu.be/YoPQDex6f0w
- license: INSIRA_SUA_KEY_AQUI
- book:
- name: '&eLivro Especial'
- lore:
- - '&7Caçador de Dragões I'
- - ''
- - '&fChance de Sucesso: &7100%'
- - '&fEncanta: &7Espadas e machados.'
- - ''
- - '&eComo funciona?'
- - '&fEste encantamento faz com que, caso você esteja batalhando'
- - '&fcom um dragão, quando ele é atingido por você'
- - '&fé causado + 10% de dano do que o normal.'
- - ''
- - '&eComo utilizar?'
- - '&fBasta clicar com este livro em cima do item'
- - '&fque deseja aplicar o encantamento.'
- enchantname: '&7Caçador de Dragões I'
- damagepercentage: 10
- timetable: # horários em que o dragão vai nascer
- - '15:00:00'
- - '20:38:00'
- dragondead: caixa give dragao 1 {player} # recompensa após matar o dragão
- time: 45 # 1 mob em todas as localizações setadas nascerá de 45 em 45 segundos
- amount: 100 # máximo de mobs vivos
- mobs:
- '1':
- entity: SKELETON
- name: '&0Defensor do Fim'
- health: 100.0
- helmet: OBSIDIAN
- chestplate: LEATHER_CHESTPLATE
- leggings: LEATHER_LEGGINGS
- boots: IRON_BOOTS
- drops:
- '1':
- giveitem: true
- givecmd: false
- percentage: 0.2
- cmd: giveespecial {player} macadivina 1
- material: OBSIDIAN
- name: '&5Escamas do Dragão Instável'
- lore:
- - '&7Use este item para fabricar a'
- - '&7Armadura do Dragão Instável.'
- - ''
- - '&5&lÉPICO'
- '2':
- entity: SKELETON
- name: '&0Esqueleto Petrificado'
- health: 250.0
- helmet: OBSIDIAN
- chestplate: GOLD_CHESTPLATE
- leggings: LEATHER_LEGGINGS
- boots: LEATHER_BOOTS
- drops:
- '1':
- giveitem: true
- givecmd: false
- percentage: 0.2
- cmd: giveespecial {player} macadivina 1
- material: OBSIDIAN
- name: '&5Escamas do Dragão Instável'
- lore:
- - '&7Use este item para fabricar a'
- - '&7Armadura do Dragão Instável.'
- - ''
- - '&5&lÉPICO'
- '3':
- entity: PIG_ZOMBIE
- name: '&6Pig Zombie LVL 1'
- health: 25.0
- helmet: LEATHER_HELMET
- chestplate: GOLD_CHESTPLATE
- leggings: GOLD_LEGGINGS
- boots: LEATHER_BOOTS
- drops:
- '1':
- giveitem: false
- givecmd: true
- percentage: 0.2
- cmd: giveespecial {player} macadivina 1
- material: OBSIDIAN
- name: '&5Escamas do Dragão Instável'
- lore:
- - '&7Use este item para fabricar a'
- - '&7Armadura do Dragão Instável.'
- - ''
- - '&5&lÉPICO'
- '4':
- entity: PIG_ZOMBIE
- name: '&6Pig Zombie LVL 2'
- health: 50.0
- helmet: IRON_HELMET
- chestplate: GOLD_CHESTPLATE
- leggings: GOLD_LEGGINGS
- boots: IRON_BOOTS
- drops:
- '1':
- giveitem: false
- givecmd: true
- percentage: 0.4
- cmd: giveespecial {player} macadivina 1
- material: OBSIDIAN
- name: '&5Escamas do Dragão Instável'
- lore:
- - '&7Use este item para fabricar a'
- - '&7Armadura do Dragão Instável.'
- - ''
- - '&5&lÉPICO'
- '5':
- entity: PIG_ZOMBIE
- name: '&6Pig Zombie LVL 3'
- health: 75.0
- helmet: DIAMOND_HELMET
- chestplate: GOLD_CHESTPLATE
- leggings: GOLD_LEGGINGS
- boots: DIAMOND_BOOTS
- drops:
- '1':
- giveitem: false
- givecmd: true
- percentage: 0.8
- cmd: giveespecial {player} macadivina 1
- material: OBSIDIAN
- name: '&5Escamas do Dragão Instável'
- lore:
- - '&7Use este item para fabricar a'
- - '&7Armadura do Dragão Instável.'
- - ''
- - '&5&lÉPICO'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement