@@ -5,112 +5,112 @@ local itemBases = ...
55itemBases [" Battering Uulgraft" ] = {
66 type = " Graft" ,
77 tags = { graft = true , graft_damaging_skill = true , graft_uulnetol = true , graft_uulnetol_hand_slam = true , },
8- implicit = " (4-12)% reduced Enemy Stun Threshold\n Uses level (1-30) Battering Uulgraft " ,
8+ implicit = " (4-12)% reduced Enemy Stun Threshold\n Uses level (1-30) Return to Dust " ,
99 implicitModTypes = { { }, },
1010 req = { },
1111}
1212itemBases [" Spiking Uulgraft" ] = {
1313 type = " Graft" ,
1414 tags = { graft = true , graft_damaging_skill = true , graft_uulnetol = true , graft_uulnetol_bone_spires = true , },
15- implicit = " Attacks have (4-12)% chance to cause Bleeding\n Uses level (1-30) Spiking Uulgraft " ,
15+ implicit = " Attacks have (4-12)% chance to cause Bleeding\n Uses level (1-30) Seize the Flesh " ,
1616 implicitModTypes = { { " bleed" , " physical" , " attack" , " ailment" }, },
1717 req = { },
1818}
1919itemBases [" Impaling Uulgraft" ] = {
2020 type = " Graft" ,
2121 tags = { graft = true , graft_uulnetol = true , graft_uulnetol_impale_buff = true , },
22- implicit = " (4-12)% chance to Impale Enemies on Hit with Attacks\n Uses level (1-30) Impaling Uulgraft " ,
22+ implicit = " (4-12)% chance to Impale Enemies on Hit with Attacks\n Uses level (1-30) Violent Desire " ,
2323 implicitModTypes = { { " physical" , " attack" }, },
2424 req = { },
2525}
2626itemBases [" Hardening Uulgraft" ] = {
2727 type = " Graft" ,
2828 tags = { graft = true , graft_uulnetol = true , graft_uulnetol_low_life_buff = true , },
29- implicit = " (1-3)% additional Physical Damage Reduction\n Uses level (1-30) Hardening Uulgraft " ,
29+ implicit = " (1-3)% additional Physical Damage Reduction\n Uses level (1-30) Tender Embrace " ,
3030 implicitModTypes = { { " physical" }, },
3131 req = { },
3232}
3333itemBases [" Molten Xophgraft" ] = {
3434 type = " Graft" ,
3535 tags = { graft = true , graft_damaging_skill = true , graft_xoph = true , graft_xoph_molten_shell = true , },
36- implicit = " (10-20)% increased Armour\n Uses level (1-30) Molten Xophgraft " ,
36+ implicit = " (10-20)% increased Armour\n Uses level (1-30) Heart of Flame " ,
3737 implicitModTypes = { { " defences" , " armour" }, },
3838 req = { },
3939}
4040itemBases [" Erupting Xophgraft" ] = {
4141 type = " Graft" ,
4242 tags = { graft = true , graft_damaging_skill = true , graft_xoph = true , graft_xoph_cremations = true , },
43- implicit = " (8-16)% increased Area Damage\n Uses level (1-30) Erupting Xophgraft " ,
43+ implicit = " (8-16)% increased Area Damage\n Uses level (1-30) His Burning Message " ,
4444 implicitModTypes = { { " damage" }, },
4545 req = { },
4646}
4747itemBases [" Flamecaller Xophgraft" ] = {
4848 type = " Graft" ,
4949 tags = { graft = true , graft_damaging_skill = true , graft_xoph = true , graft_xoph_flame_pillars = true , },
50- implicit = " (8-16)% increased Elemental Damage with Attack Skills\n Uses level (1-30) Flamecaller Xophgraft " ,
50+ implicit = " (8-16)% increased Elemental Damage with Attack Skills\n Uses level (1-30) Call the Pyre " ,
5151 implicitModTypes = { { " elemental_damage" , " damage" , " elemental" , " attack" }, },
5252 req = { },
5353}
5454itemBases [" Stoking Xophgraft" ] = {
5555 type = " Graft" ,
5656 tags = { graft = true , graft_xoph = true , graft_xoph_ailment_buff = true , },
57- implicit = " (5-10)% increased Duration of Elemental Ailments on Enemies\n Uses level (1-30) Stoking Xophgraft " ,
57+ implicit = " (5-10)% increased Duration of Elemental Ailments on Enemies\n Uses level (1-30) The Grey Wind Howls " ,
5858 implicitModTypes = { { " elemental" , " fire" , " cold" , " lightning" , " ailment" }, },
5959 req = { },
6060}
6161itemBases [" Storming Eshgraft" ] = {
6262 type = " Graft" ,
6363 tags = { graft = true , graft_damaging_skill = true , graft_esh = true , graft_esh_bolt_ring = true , },
64- implicit = " Adds (1-4) to (18-20) Lightning Damage\n Uses level (1-30) Storming Eshgraft " ,
64+ implicit = " Adds (1-4) to (18-20) Lightning Damage\n Uses level (1-30) Wreathed in Light " ,
6565 implicitModTypes = { { " elemental_damage" , " damage" , " elemental" , " lightning" }, },
6666 req = { },
6767}
6868itemBases [" Replicating Eshgraft" ] = {
6969 type = " Graft" ,
7070 tags = { graft = true , graft_damaging_skill = true , graft_esh = true , graft_esh_lightning_clones = true , },
71- implicit = " (3-5)% increased Movement Speed\n Uses level (1-30) Replicating Eshgraft " ,
71+ implicit = " (3-5)% increased Movement Speed\n Uses level (1-30) Glowing Silhouette " ,
7272 implicitModTypes = { { " speed" }, },
7373 req = { },
7474}
7575itemBases [" Draining Eshgraft" ] = {
7676 type = " Graft" ,
7777 tags = { graft = true , graft_damaging_skill = true , graft_esh = true , graft_esh_lightning_hands = true , },
78- implicit = " Spell Skills have (5-10)% increased Area of Effect\n Uses level (1-30) Draining Eshgraft " ,
78+ implicit = " Spell Skills have (5-10)% increased Area of Effect\n Uses level (1-30) Enervating Grasp " ,
7979 implicitModTypes = { { " caster" }, },
8080 req = { },
8181}
8282itemBases [" Jolting Eshgraft" ] = {
8383 type = " Graft" ,
8484 tags = { graft = true , graft_esh = true , graft_esh_jolt_buff = true , },
85- implicit = " (4-12)% increased Global Critical Strike Chance\n Uses level (1-30) Jolting Eshgraft " ,
85+ implicit = " (4-12)% increased Global Critical Strike Chance\n Uses level (1-30) Overcharged Sinews " ,
8686 implicitModTypes = { { " critical" }, },
8787 req = { },
8888}
8989itemBases [" Squalling Tulgraft" ] = {
9090 type = " Graft" ,
9191 tags = { graft = true , graft_damaging_skill = true , graft_tul = true , graft_tul_tornado = true , },
92- implicit = " (8-16)% increased Projectile Damage\n Uses level (1-30) Squalling Tulgraft " ,
92+ implicit = " (8-16)% increased Projectile Damage\n Uses level (1-30) Dance in the White " ,
9393 implicitModTypes = { { " damage" }, },
9494 req = { },
9595}
9696itemBases [" Freezing Tulgraft" ] = {
9797 type = " Graft" ,
9898 tags = { graft = true , graft_damaging_skill = true , graft_tul = true , graft_tul_ice_mortars = true , },
99- implicit = " (8-12)% chance to Freeze\n Uses level (1-30) Freezing Tulgraft " ,
99+ implicit = " (8-12)% chance to Freeze\n Uses level (1-30) Falling Crystals " ,
100100 implicitModTypes = { { " elemental" , " cold" , " ailment" }, },
101101 req = { },
102102}
103103itemBases [" Summoning Tulgraft" ] = {
104104 type = " Graft" ,
105105 tags = { graft = true , graft_tul = true , graft_tul_summon = true , },
106- implicit = " Minions have (4-8)% increased Attack and Cast Speed\n Uses level (1-30) Summoning Tulgraft " ,
106+ implicit = " Minions have (4-8)% increased Attack and Cast Speed\n Uses level (1-30) The Great Avalanche " ,
107107 implicitModTypes = { { " attack" , " caster" , " speed" , " minion" }, },
108108 req = { },
109109}
110110itemBases [" Aegis Tulgraft" ] = {
111111 type = " Graft" ,
112112 tags = { graft = true , graft_tul = true , graft_tul_aegis = true , },
113- implicit = " +(3-6)% to all Elemental Resistances\n Uses level (1-30) Aegis Tulgraft " ,
113+ implicit = " +(3-6)% to all Elemental Resistances\n Uses level (1-30) Preserving Stillness " ,
114114 implicitModTypes = { { " elemental" , " resistance" }, },
115115 req = { },
116116}
0 commit comments