Renascendo

Ao morrer, será exibida na tela do jogador uma sequência de 6 titles referentes ao seu renascimento.

Titles e sons


5 segundos

/title @a title {"text":"VOCÊ MORREU!","bold":true,"color":"red"} /title @a subtitle ["",{"text":"Renascendo em "},{"text":"5","color":"red"},{"text":" segundos..."}]

Título: §c§lVOCÊ MORREU!

Subtítulo: §fRenascendo em §c5 §fsegundos...

Som a ser emitido: playsound minecraft:entity.experience_orb.pickup ambient @a ~ ~ ~ 10 1

Title exibido assim que o jogador for morto

4 segundos

/title @a title {"text":"VOCÊ MORREU!","bold":true,"color":"red"} /title @a subtitle ["",{"text":"Renascendo em "},{"text":"4","color":"red"},{"text":" segundos..."}]

Título: §c§lVOCÊ MORREU!

Subtítulo: §fRenascendo em §c4 §fsegundos...

Som a ser emitido: playsound minecraft:ui.button.click ambient @a ~ ~ ~ 10 2

3 segundos

/title @a title {"text":"VOCÊ MORREU!","bold":true,"color":"red"} /title @a subtitle ["",{"text":"Renascendo em "},{"text":"3","color":"red"},{"text":" segundos..."}]

Título: §c§lVOCÊ MORREU!

Subtítulo: §fRenascendo em §c3 §fsegundos...

Som a ser emitido: playsound minecraft:ui.button.click ambient @a ~ ~ ~ 10 2

2 segundos

/title @a title {"text":"VOCÊ MORREU!","bold":true,"color":"red"} /title @a subtitle ["",{"text":"Renascendo em "},{"text":"2","color":"red"},{"text":" segundos..."}]

Título: §c§lVOCÊ MORREU!

Subtítulo: §FRenascendo em §c2 §fsegundos...

Som a ser emitido: playsound minecraft:ui.button.click ambient @a ~ ~ ~ 10 2

1 segundo

/title @a title {"text":"VOCÊ MORREU!","bold":true,"color":"red"} /title @a subtitle ["",{"text":"Renascendo em "},{"text":"1","color":"red"},{"text":" segundo..."}]

Título: §c§lVOCÊ MORREU!

Subtítulo: §fRenascendo em §c1 §fsegundo...

Som a ser emitido: playsound minecraft:ui.button.click ambient @a ~ ~ ~ 10 2

Ao renascer

/title @a title {"text":""}

/title @a subtitle {"text":"Você renasceu!","color":"green"}

Título: vazio

Subtítulo: §aVocê renasceu!

Som a ser emitido: playsound minecraft:entity.player.big_fall ambient @a ~ ~ ~ 10 1

Invencibilidade pós-renascimento


Ao renascer, o jogador terá 5 segundos de invencibilidade e não poderá ser atacado por nenhuma entidade da partida. Todavia, caso ataque algum jogador, perderá sua intangibilidade e será notificado com a seguinte mensagem:

§cVocê atacou alguém e perdeu a sua invencibilidade!

Last updated