|
| 1 | +{ |
| 2 | + "item.not_enough_glyphs.spell_binder": "Spell Binder", |
| 3 | + |
| 4 | + "toomanyglyphs.glyph_name.glyph_filter_block": "Filter: Block", |
| 5 | + "toomanyglyphs.glyph_desc.glyph_filter_block": "Stops the spell from resolving unless it targets a block.", |
| 6 | + "item.toomanyglyphs.glyph_filter_block": "Glyph of Filtering: Block", |
| 7 | + |
| 8 | + "toomanyglyphs.glyph_name.glyph_filter_entity": "Filter: Entity", |
| 9 | + "toomanyglyphs.glyph_desc.glyph_filter_entity": "Stops the spell from resolving unless it targets an entity.", |
| 10 | + "item.toomanyglyphs.glyph_filter_entity": "Glyph of Filtering: Entity", |
| 11 | + |
| 12 | + "toomanyglyphs.glyph_name.glyph_filter_living": "Filter: Living", |
| 13 | + "toomanyglyphs.glyph_desc.glyph_filter_living": "Stops the spell from resolving unless it targets a living entity.", |
| 14 | + "item.toomanyglyphs.glyph_filter_living": "Glyph of Filtering: Living", |
| 15 | + |
| 16 | + "toomanyglyphs.glyph_name.glyph_filter_living_not_player": "Filter: Not Player", |
| 17 | + "toomanyglyphs.glyph_desc.glyph_filter_living_not_player": "Stops the spell from resolving if it targets a player.", |
| 18 | + "item.toomanyglyphs.glyph_filter_living_not_player": "Glyph of Filtering: Living, Not Player", |
| 19 | + |
| 20 | + "toomanyglyphs.glyph_name.glyph_filter_living_not_monster": "Filter: Not Monster", |
| 21 | + "toomanyglyphs.glyph_desc.glyph_filter_living_not_monster": "Stops the spell from resolving if it targets a monster.", |
| 22 | + "item.toomanyglyphs.glyph_filter_living_not_monster": "Glyph of Filtering: Living, Not Monster", |
| 23 | + |
| 24 | + "toomanyglyphs.glyph_name.glyph_filter_player": "Filter: Player", |
| 25 | + "toomanyglyphs.glyph_desc.glyph_filter_player": "Stops the spell from resolving unless it targets a player.", |
| 26 | + "item.toomanyglyphs.glyph_filter_player": "Glyph of Filtering: Player", |
| 27 | + |
| 28 | + "toomanyglyphs.glyph_name.glyph_filter_monster": "Filter: Monster", |
| 29 | + "toomanyglyphs.glyph_desc.glyph_filter_monster": "Stops the spell from resolving unless it targets a monster.", |
| 30 | + "item.toomanyglyphs.glyph_filter_monster": "Glyph of Filtering: Monster", |
| 31 | + |
| 32 | + "toomanyglyphs.glyph_name.glyph_reverse_direction": "Reverse Direction", |
| 33 | + "toomanyglyphs.glyph_desc.glyph_reverse_direction": "Reverses the direction of a block-targeted spell across the face struck.", |
| 34 | + "item.toomanyglyphs.glyph_reverse_direction": "Glyph of Reverse Direction", |
| 35 | + |
| 36 | + "toomanyglyphs.glyph_name.glyph_chaining": "Chaining", |
| 37 | + "toomanyglyphs.glyph_desc.glyph_chaining": "Causes a spell to chain through multiple grouped targets, either similar blocks or living entities other than the caster. AOE increases target count. Pierce increases maximum jump distance between targets.", |
| 38 | + "item.toomanyglyphs.glyph_chaining": "Glyph of Chaining", |
| 39 | + |
| 40 | + "toomanyglyphs.glyph_name.glyph_ray": "Ray", |
| 41 | + "toomanyglyphs.glyph_desc.glyph_ray": "Instantaneously strikes the pointed-at target, at limited yet greater range than Touch. Mana is expended whether or not the ray hits anything. AOE increases range. Sensitive 1 lets the ray strike objects that do not block motion, such as plants or floating Magelight globes. Sensitive 2 allows the ray to strike fluids.", |
| 42 | + "item.toomanyglyphs.glyph_ray": "Glyph of Ray", |
| 43 | + |
| 44 | + "toomanyglyphs.glyph_name.glyph_filter_item": "Filter: Item", |
| 45 | + "toomanyglyphs.glyph_desc.glyph_filter_item": "Stops the spell from resolving unless it targets a loose item in the world. Likely useless on Projectile and basic Ray, which cannot target non-living entities.", |
| 46 | + "item.toomanyglyphs.glyph_filter_item": "Glyph of Filtering: Item", |
| 47 | + |
| 48 | + "toomanyglyphs.glyph_name.glyph_filter_animal": "Filter: Animal", |
| 49 | + "toomanyglyphs.glyph_desc.glyph_filter_animal": "Stops the spell from resolving unless it targets a farm animal.", |
| 50 | + "item.toomanyglyphs.glyph_filter_animal": "Glyph of Filtering: Animal", |
| 51 | + |
| 52 | + "toomanyglyphs.glyph_name.glyph_filter_is_baby": "Filter: Baby", |
| 53 | + "toomanyglyphs.glyph_desc.glyph_filter_is_baby": "Stops the spell from resolving unless it targets an immature, ageable living creature.", |
| 54 | + "item.toomanyglyphs.glyph_filter_is_baby": "Glyph of Filtering: Baby", |
| 55 | + |
| 56 | + "toomanyglyphs.glyph_name.glyph_filter_is_mature": "Filter: Mature", |
| 57 | + "toomanyglyphs.glyph_desc.glyph_filter_is_mature": "Stops the spell from resolving unless it targets a mature, ageable living creature.", |
| 58 | + "item.toomanyglyphs.glyph_filter_is_mature": "Glyph of Filtering: Mature", |
| 59 | + |
| 60 | + "not_enough_glyphs.glyph_name.glyph_plow": "Plow", |
| 61 | + "not_enough_glyphs.glyph_desc.glyph_plow": "Simulate the use of an Hoe on blocks.", |
| 62 | + "item.not_enough_glyphs.glyph_plow": "Glyph of Plow", |
| 63 | + |
| 64 | + "not_enough_glyphs.glyph_name.glyph_trail": "Echoing Projectile", |
| 65 | + "not_enough_glyphs.glyph_desc.glyph_trail": "Fire a projectile that resolves the spell multiple times on its trail. Add Sensitive to make it resolve on blocks. Use extend time to reduce the delay between each cast and AoE to increase the area of effect.", |
| 66 | + "item.not_enough_glyphs.glyph_trail": "Glyph of Echoing Projectile", |
| 67 | + |
| 68 | + "not_enough_glyphs.glyph_name.glyph_propagate_plane": "Propagate Plane", |
| 69 | + "not_enough_glyphs.glyph_desc.glyph_propagate_plane": "Resolves the remainder of the spell into a plane, extending from the block hit. Add Sensitive to make the plane circular. Add Dampen to make the plane hollow.", |
| 70 | + "item.not_enough_glyphs.glyph_propagate_plane": "Glyph of Propagate Plane", |
| 71 | + |
| 72 | + "not_enough_glyphs.glyph_name.glyph_propagate_orbit": "Propagate Orbit", |
| 73 | + "not_enough_glyphs.glyph_desc.glyph_propagate_orbit": "Convert the remainder of the spell into an Orbit spell, circling around the entity or the block hit. Rules of Orbit apply for augments.", |
| 74 | + "item.not_enough_glyphs.glyph_propagate_orbit": "Glyph of Propagate Orbit", |
| 75 | + |
| 76 | + "arsomega.glyph_name.glyph_propagate_projectile": "Propagate Projectile", |
| 77 | + "arsomega.glyph_desc.glyph_propagate_projectile": "Convert the remainder of the spell into a Projectile spell and shoot it from where it resolves.", |
| 78 | + "arsomega.glyph_name.glyph_propagate_self": "Propagate Self", |
| 79 | + "arsomega.glyph_desc.glyph_propagate_self": "Resolves the remainder of the spell on the caster.", |
| 80 | + "arsomega.glyph_name.glyph_propagate_underfoot": "Propagate Underfoot", |
| 81 | + "arsomega.glyph_desc.glyph_propagate_underfoot": "Resolves the remainder of the spell one block under the position hit.", |
| 82 | + |
| 83 | + "arsomega.glyph_name.glyph_flatten": "Flatten", |
| 84 | + "arsomega.glyph_desc.glyph_flatten": "Simulate the use of a Shovel on blocks or deal damage relative to the block underneath the entity.", |
| 85 | + "item.arsomega.glyph_flatten": "Glyph of Flatten", |
| 86 | + |
| 87 | + "ars_elemental.glyph_name.glyph_homing_projectile": "Homing Projectile", |
| 88 | + "ars_elemental.glyph_desc.glyph_homing_projectile": "This projectile seek the nearest entity and follow it, will behave as a classic projectile while there are no valid targets. Players will only be targeted if augmented by Sensitive.", |
| 89 | + "ars_elemental.glyph_name.glyph_propagator_homing": "Propagate Homing", |
| 90 | + "ars_elemental.glyph_desc.glyph_propagator_homing": "Convert the remainder of the spell into an Homing Projectile and shoot it from where it lands.", |
| 91 | + "ars_elemental.glyph_name.glyph_arc_projectile": "Arc Projectile", |
| 92 | + "ars_elemental.glyph_desc.glyph_arc_projectile": "This projectile is affected by gravity. Every Pierce applied will make it bounce one time when it hit the ground.", |
| 93 | + "ars_elemental.glyph_name.glyph_propagator_arc": "Propagate Arc", |
| 94 | + "ars_elemental.glyph_desc.glyph_propagator_arc": "Convert the remainder of the spell into an Arc Projectile and shoot it from where it lands.", |
| 95 | + |
| 96 | + "arsomega.glyph_name.glyph_propagate": "Propagate", |
| 97 | + "arsomega.glyph_desc.glyph_propagate": "Resolves/Convert the remainder in.", |
| 98 | + |
| 99 | + "ars_nouveau.spell_binder.open": "Press %s to open the inventory", |
| 100 | + |
| 101 | + "ars_nouveau.book_thread": "Book Thread : %s", |
| 102 | + "ars_nouveau.book_slot": "Book Thread Slots", |
| 103 | + |
| 104 | + "item.ars_nouveau.thread_summon_focus": "Summoning Focus", |
| 105 | + "ars_nouveau.perk_desc.thread_summon_focus": "Thread for the spellbinder. Will cast spells as if the summoning focus was equipped.", |
| 106 | + |
| 107 | + "item.ars_nouveau.thread_shaper_focus": "BlockShaping Focus", |
| 108 | + "ars_nouveau.perk_desc.thread_shaper_focus": "Thread for the spellbinder. Will cast spells as if the blockshaping focus was equipped.", |
| 109 | + |
| 110 | + "item.ars_nouveau.thread_fire_focus": "Fire Focus", |
| 111 | + "ars_nouveau.perk_desc.thread_fire_focus": "Thread for the spellbinder. Will cast spells as if the fire focus was equipped.", |
| 112 | + "item.ars_nouveau.thread_earth_focus": "Earth Focus", |
| 113 | + "ars_nouveau.perk_desc.thread_earth_focus": "Thread for the spellbinder. Will cast spells as if the earth focus was equipped.", |
| 114 | + "item.ars_nouveau.thread_water_focus": "Water Focus", |
| 115 | + "ars_nouveau.perk_desc.thread_water_focus": "Thread for the spellbinder. Will cast spells as if the water focus was equipped.", |
| 116 | + "item.ars_nouveau.thread_air_focus": "Air Focus", |
| 117 | + "ars_nouveau.perk_desc.thread_air_focus": "Thread for the spellbinder. Will cast spells as if the air focus was equipped.", |
| 118 | + "item.ars_nouveau.thread_wild_magic": "Wild Magic", |
| 119 | + "ars_nouveau.perk_desc.thread_wild_magic": "Thread for the spellbinder. Will randomly add positive or negative augments to effects of your spells when equipped.", |
| 120 | + "item.ars_nouveau.thread_cheap_damage":"Cheap Damage", |
| 121 | + "ars_nouveau.perk_desc.thread_cheap_damage": "Thread for the spellbinder. Will greatly discount the spells cast from the equipped book but heavily reduce their damage.", |
| 122 | + "item.ars_nouveau.thread_slow_power": "Slow Power", |
| 123 | + "ars_nouveau.perk_desc.thread_slow_power": "Thread for the spellbinder. Will increase the damage of the spells cast from the equipped book but heavily reduce their speed.", |
| 124 | + |
| 125 | + "not_enough_glyphs.perk.mana_discount": "Mana Discount", |
| 126 | + "not_enough_glyphs.perk.mana_discount.desc": "Reduces the mana cost of the spell by %s." |
| 127 | +} |
0 commit comments