|
43 | 43 | "entity.ars_zero.lightning_voxel_entity": "Lightning Voxel", |
44 | 44 | "entity.ars_zero.blight_voxel_entity": "Blight Voxel", |
45 | 45 | "entity.ars_zero.block_group": "Block Group", |
| 46 | + "entity.ars_zero.water_convergence_controller": "Water Convergence", |
46 | 47 |
|
47 | 48 | "gui.ars_zero.staff_title": "Creative Spell Staff", |
48 | 49 | "gui.ars_zero.phase.begin": "Begin", |
|
132 | 133 | "ars_zero.glyph_name.push_effect": "Push", |
133 | 134 | "ars_zero.glyph_desc.push_effect": "Pushes the target in the direction you're looking.", |
134 | 135 |
|
| 136 | + "ars_zero.glyph_name.discard_effect": "Discard", |
| 137 | + "ars_zero.glyph_desc.discard_effect": "Discards non-living entities.", |
| 138 | + "ars_zero.glyph_name.glyph_discard_effect": "Discard", |
| 139 | + "ars_zero.glyph_desc.glyph_discard_effect": "Discards non-living entities. Useful for removing Arcane Voxels.", |
| 140 | + |
135 | 141 | "ars_zero.glyph_name.enlarge_effect": "Enlarge", |
136 | 142 | "ars_zero.glyph_desc.enlarge_effect": "Increases the size of the target entity [NB: only works on Voxels so far]", |
137 | 143 |
|
|
148 | 154 | "ars_zero.glyph_name.glyph_effect_convergence": "Convergence", |
149 | 155 | "ars_zero.glyph_desc.glyph_effect_convergence": "Creates a powerful convergence point that can be augmented with other effects.", |
150 | 156 | "ars_nouveau.glyph_name.effect_convergence": "Convergence", |
151 | | - "ars_zero.effect_augment_desc.effect_convergence_glyph_explosion": "Composite Effect: Creates an enormous explosion that charges over time. Fire Power affects charge rate, explosion radius and ignition (at 8+ turns into Extinguishing Soulfire Explosion). AOE determines radius. Amplify increases damage (to blocks/entities). Dampen decreases damage and radius.", |
| 157 | + "ars_zero.effect_augment_desc.effect_convergence_glyph_explosion": "Megasplosion: Creates an enormous explosion that charges over time. Fire Power affects charge rate, explosion radius and ignition (at 8+ turns into Extinguishing Soulfire Explosion). AOE determines radius. Amplify increases damage (to blocks/entities). Dampen decreases damage and radius.", |
| 158 | + "ars_zero.effect_augment_desc.effect_convergence_glyph_conjure_water": "Sacred Conjure Water: Fills a large area with water from bottom to top. Water Power affects placement speed. AOE determines radius. Drains mana per block placed.", |
152 | 159 |
|
153 | 160 | "ars_nouveau.spell.validation.adding.phase_restriction": "%s is not usable in this phase.", |
154 | 161 | "ars_nouveau.spell.validation.exists.phase_restriction": "%s is not usable in this phase." |
|
0 commit comments