New translations attribute-view.yml (Italian)

This commit is contained in:
Taner 2023-09-10 10:58:01 +00:00
parent 4ccd492175
commit 1659fd1200
No known key found for this signature in database

View File

@ -0,0 +1,72 @@
#GUI display name
name: Attributi giocatore
#Number of slots in your inventory. Must be
#between 9 and 54 and must be a multiple of 9.
slots: 27
items:
reallocate:
slots:
- 26
function: reallocation
item: CAULDRON
name: 'Punti attributo'
lore:
- ''
- 'Hai speso un totale di &6{total}&7 punti attributo.'
- '&7Click destro per riallocarli.'
- ''
- 'Costa 1 punto riallocazione attributi.'
- 'Punti di riallocazione attributi: &6{points}'
str:
slots:
- 11
function: attribute_strength
name: '&a{name}'
item: GOLDEN_APPLE
lore: #{buffs} returns amount of buffs
- ''
- '&7Punti usati: &6{spent}&7/&6{max}'
- '&7Attuale {name}: &6&l{current}'
- ''
- '&8Quando aumenti di livello:'
- '&7 +{buff_weapon_damage}% Danno arma (&a+{total_weapon_damage}%&7)'
- '&7 +{buff_max_health} Vita massima (&a+{total_max_health}&7)'
- ''
- '&eClicca per salire di livello per 1 punto attributo.'
- '&e<unk> Punti attributi attuali: {attribute_points}'
dex:
slots:
- 13
function: attribute_dexterity
name: '&a{name}'
item: LEATHER_BOOTS
hide-flags: true
lore:
- ''
- '&7Punti usati: &6{spent}&7/&6{max}'
- '&7Attuale {name}: &6&l{current}'
- ''
- '&8Quando aumenti di livello:'
- '&7 +{buff_physical_damage}% Danno fisico (&a+{total_physical_damage}%&7)'
- '&7 +{buff_projectile_damage}% Danno proiettile (&a+{total_projectile_damage}%&7)'
- '&7 +{buff_attack_speed} Velocità attacco (&a+{total_attack_speed}&7)'
- ''
- '&eClicca per salire di livello per 1 punto attributo.'
- '&e<unk> Punti attributi attuali: {attribute_points}'
int:
slots:
- 15
function: attribute_intelligence
name: '&a{name}'
item: BOOK
lore:
- ''
- '&7Punti usati: &6{spent}&7/&6{max}'
- '&7Attuale {name}: &6&l{current}'
- ''
- '&8Quando aumenti di livello:'
- '&7 +{buff_magic_damage}% Danno magico (&a+{total_magic_damage}%&7)'
- '&7 +{buff_cooldown_reduction}% Riduzione ricarica (&a+{total_cooldown_reduction}%&7)'
- ''
- '&eClicca per salire di livello per 1 punto attributo.'
- '&e<unk> Punti attributi attuali: {attribute_points}'