|
68 | 68 | "miapi.attribute.name.projectile_accuracy": "Projectile Accuracy", |
69 | 69 | "miapi.attribute.name.projectile_piercing": "Projectile Piercing", |
70 | 70 | "miapi.attribute.name.projectile_crit_multiplier": "Projectile Critical Multiplier", |
| 71 | + "miapi.attribute.name.projectile_armor": "Projectile Armor", |
71 | 72 | "miapi.attribute.name.bow_draw_time": "Bow draw Time", |
72 | 73 | "miapi.attribute.name.elytra_turn_efficiency": "Elytra Turn Efficiency", |
73 | 74 | "miapi.attribute.name.elytra_glide_efficiency": "Elytra Glide Efficiency", |
|
120 | 121 | "miapi.stat.projectile_accuracy": "\uD83D\uDD31 Accuracy", |
121 | 122 | "miapi.stat.projectile_accuracy.description": "Projectile Accuracy, higher is better", |
122 | 123 | "miapi.stat.projectile_piercing": "\uD83D\uDD31 Piercing", |
123 | | - "miapi.stat.projectile_piercing.description": "Armor Piercing of the arrow, every 5 levels it can pierce a Entity", |
| 124 | + "miapi.stat.projectile_piercing.description": "Armor Piercing of the arrow\n every 5 levels it can pierce a Entity", |
124 | 125 | "miapi.stat.projectile_crit_multiplier": "\uD83D\uDD31 Critical", |
125 | 126 | "miapi.stat.projectile_crit_multiplier.description": "Projectile Critical Damage multiplier", |
| 127 | + "miapi.stat.projectile_armor": "\uD83D\uDD31 Armor", |
| 128 | + "miapi.stat.projectile_armor.description": "Specific Armor against Projectile Damage\n similar to Projectile Protection", |
126 | 129 | "miapi.stat.mining.level.pickaxe": "⛏ Mining", |
127 | 130 | "miapi.stat.mining.level.pickaxe.description": "Mining Speed and Level for Blocks like Stone", |
128 | 131 | "miapi.stat.mining.level.axe": "\uD83E\uDE93 Mining", |
|
134 | 137 | "miapi.stat.durability": "Durability", |
135 | 138 | "miapi.stat.durability.description": "Item Durability", |
136 | 139 | "miapi.stat.water_drag": "\uD83C\uDF0A\uD83D\uDD31 Drag", |
137 | | - "miapi.stat.water_drag.description": "How fast the arrow slows underwater, higher decreases acceleration", |
| 140 | + "miapi.stat.water_drag.description": "How fast the arrow slows underwater\n higher decreases acceleration", |
138 | 141 | "miapi.stat.air_drag": "\uD83D\uDCA8\uD83D\uDD31 Drag", |
139 | | - "miapi.stat.air_drag.description": "How fast the arrow slows in air, higher decreases acceleration", |
| 142 | + "miapi.stat.air_drag.description": "How fast the arrow slows in air\n higher decreases acceleration", |
140 | 143 | "miapi.stat.bow_draw_time": "\uD83C\uDFF9 Draw Time", |
141 | | - "miapi.stat.bow_draw_time.description": "Bow Draw time, lower is better, is in ticks, 20 = 1 seconde", |
| 144 | + "miapi.stat.bow_draw_time.description": "Bow Draw time\n lower is better\n is in ticks, 20 = 1 seconde", |
142 | 145 | "miapi.stat.fracturing": "Fracturing", |
143 | 146 | "miapi.stat.fracturing.description": "Fracturing increases Damage the lower the durability of the Item is", |
144 | 147 | "miapi.stat.fortune": "Fortune", |
|
169 | 172 | "miapi.stat.illagerBane.description": "Bonus Damage against raid-related Mobs", |
170 | 173 | "miapi.stat.luminiousLearning": "Luminous Learning", |
171 | 174 | "miapi.stat.luminiousLearning.description": "Increases Xp from Blockbreaking and Mob deaths", |
| 175 | + "miapi.stat.food_exhaustion": "Exhaustion", |
| 176 | + "miapi.stat.food_exhaustion.description": "Passive Food\n drain while wearing Equipment with this.", |
| 177 | + "miapi.stat.swim_speed": "Swim Speed", |
| 178 | + "miapi.stat.swim_speed.description": "How fast you swim.\n 0 means you cannot move\n 1 is default swim Speed", |
| 179 | + "miapi.stat.dps": "DPS", |
| 180 | + "miapi.stat.dps.description": "Damage per Second", |
172 | 181 | "miapi.material_stat.color": "Color", |
173 | 182 | "miapi.material_stat.flexibility": "Flexibility", |
174 | 183 | "miapi.material_stat.density": "Density", |
|
0 commit comments