Manaforged Arrows Support: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
(fixed gem progression template)
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{New content|version=3.21.0}}
{{Base item
{{Base item
|rarity_id                              = normal
|rarity_id                              = normal
Line 9: Line 8:
|tags                                    = up_to_level_8_gem, support_gem, gem, default
|tags                                    = up_to_level_8_gem, support_gem, gem, default
|metadata_id                            = Metadata/Items/Gems/SupportGemManaforgedArrows
|metadata_id                            = Metadata/Items/Gems/SupportGemManaforgedArrows
|help_text                              = This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Active Skill Gem you wish to augment. Right click to remove from a socket.
|help_text                              = This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.
|dexterity_percent                      = 60
|dexterity_percent                      = 60
|intelligence_percent                    = 40
|intelligence_percent                    = 40
Line 16: Line 15:
|support_gem_letter                      = U
|support_gem_letter                      = U
|required_level                          = 8
|required_level                          = 8
|quality_type1_weight                    = 100
|quality_type1_weight                    = 1
|quality_type1_stat_text                = Supported Skills have 0.5% increased Cooldown Recovery Rate
|quality_type1_stat_text                = Supported Skills have (0.5-10)% increased Cooldown Recovery Rate
|quality_type1_breakpoints              = 2.0
|quality_type1_stat1_id                  = base_cooldown_speed_+%
|quality_type1_stat1_id                  = base_cooldown_speed_+%
|quality_type1_stat1_value              = 500
|quality_type1_stat1_value              = 500
|quality_type2_weight                    = 50
|quality_type2_stat_text                = Supported Skills have 1% reduced Mana Cost
|quality_type2_stat1_id                  = base_mana_cost_-%
|quality_type2_stat1_value              = 1000
|quality_type3_weight                    = 10
|quality_type3_stat_text                = -2.5% of Mana Cost required to be Spent before Triggering
|quality_type3_stat1_id                  = support_manaforged_arrows_mana_cost_%_threshold
|quality_type3_stat1_value              = -2500
|static_cost_multiplier                  = 200
|static_cost_multiplier                  = 200
|static_stored_uses                      = 1
|static_stored_uses                      = 1
Line 331: Line 323:


==Skill functions and interactions==
==Skill functions and interactions==
{{c|mod|Supported Skills Trigger once total Mana Spent on other Bow Attacks exceeds 300% of their Mana Cost}}: tracks cumulative mana spent on all bow attack skills, including [[ballista]] totem skills, [[trap]]s, and [[mine]]s that use bow skills. "Their" refers to "Supported Skills", not "other Bow Attacks". That is, the threshold is 300% of the mana cost of each supported skill, not 300% of the mana cost of the other bow attacks.
{{c|mod|Supported Skills Trigger once total Mana Spent on other Bow Attacks exceeds 300% of their Mana Cost}}: tracks cumulative mana spent on all bow attack skills, including [[ballista]] totem skills, [[trap]]s, and [[mine]]s that use bow skills. "Their" refers to "Supported Skills", not "other Bow Attacks". That is, the threshold is 300% of the mana cost of each supported skill, not 300% of the mana cost of the other bow attacks. Example: Tornado Shot is linked to Manaforged Arrows Support and costs 14 mana. Those 14 mana times 300% are 42 mana, which is the threshold. The other bow skill you are using is barrage (not supported by manaforged arrows support) and costs 6 mana. After attacking for the 7th time (7*6=42) you have reached the threshold and Tornado Shot will trigger.


Manaforged Arrows can be linked with {{il|Cast on Critical Strike Support}} to trigger spells.
Manaforged Arrows can be linked with {{il|Cast on Critical Strike Support}} to trigger spells.
Line 338: Line 330:


==Gem level progression==
==Gem level progression==
{{Skill progression|skill_id=SupportPrismaticBurst
{{Skill progression
|c1_abbr              = Less<br>Damage
|c1_abbr              = Less<br>Damage
   |c1_header          = Supported Skills deal x% less Damage
   |c1_header          = Supported Skills deal x% less Damage
   |c1_pattern_extract = Supported Skills deal (%d+)%% less Damage
   |c1_pattern_extract = Supported Skills deal (%d+)%% less Damage
   |c1_pattern_value  = %d%%
   |c1_pattern_value  = %d%%
}}
}}
Line 353: Line 345:
The following [[unique item]]s are related to Manaforged Arrows Support:
The following [[unique item]]s are related to Manaforged Arrows Support:
{{Query unique items
{{Query unique items
|where = items.stat_text LIKE "%supported%Prismatic%Burst%"
|where = items.stat_text LIKE "%supported%Manaforged%Arrows%" OR items.stat_text LIKE "%random Support Gem%"
|large=1
|large=1
|base_item=1
|base_item=1

Revision as of 13:32, 20 April 2024

Manaforged Arrows SupportBow, Support, Trigger
Icon: U
Level: (1-20)
Cost & Reservation Multiplier: 200%
Cooldown Time: 0.50 sec
Can Store 1 Use(s)
Requires Level 8Supports bow attack skills, causing them to trigger when you've spent enough mana in total on other bow attacks. Cannot modify the skills of minions. Cannot support totems, traps, mines, Vaal skills, or channelling skillsSupported Skills deal (40-31)% less Damage
Supported Skills deal 1% more Damage with Hits and Ailments per 1 Mana Cost
Supported Skills Trigger once total Mana Spent on other Bow
Attacks exceeds 300% of their Mana Cost

Additional Effects From 1-20% Quality:
Supported Skills have (0.5-10)% increased Cooldown Recovery Rate
This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.
Acquisition
Drop level: 8
Vendor Offer
1x Scroll Fragment
Metadata
Item class: Support Gem
Metadata ID: Metadata/Items/Gems/SupportGemManaforgedArrows

Manaforged Arrows is a support gem that triggers a linked bow attack skill when the player spends enough mana on other bow attacks.

Skill functions and interactions

Supported Skills Trigger once total Mana Spent on other Bow Attacks exceeds 300% of their Mana Cost: tracks cumulative mana spent on all bow attack skills, including ballista totem skills, traps, and mines that use bow skills. "Their" refers to "Supported Skills", not "other Bow Attacks". That is, the threshold is 300% of the mana cost of each supported skill, not 300% of the mana cost of the other bow attacks. Example: Tornado Shot is linked to Manaforged Arrows Support and costs 14 mana. Those 14 mana times 300% are 42 mana, which is the threshold. The other bow skill you are using is barrage (not supported by manaforged arrows support) and costs 6 mana. After attacking for the 7th time (7*6=42) you have reached the threshold and Tornado Shot will trigger.

Manaforged Arrows can be linked with Cast On Critical Strike SupportCast On Critical Strike SupportCritical, Support, Spell, Trigger
Icon: &
Level: (1-20)
Cost & Reservation Multiplier: 120%
Cooldown Time: 0.15 sec
Can Store 1 Use(s)
Requires Level 38Must support both an attack skill and a spell skill to work. The attack skill will trigger a spell when it critically strikes an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.Supported Attacks will Trigger a Supported Spell when you Crit an Enemy
Supported Skills deal (19-10)% less Spell Damage

Additional Effects From 1-20% Quality:
Supported Skills have (1-20)% increased Attack Critical Strike Chance
Supported Skills have (1-20)% increased Spell Critical Strike Chance
This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.
to trigger spells.

Manaforged Arrows can also be linked with Lifetap SupportLifetap SupportSupport, Duration
Icon: T
Level: (1-20)
Cost & Reservation Multiplier: 300%
Requires Level 8Supports any non-blessing skill. Minions cannot gain the Lifetap buff.Supported Skills Cost Life instead of Mana
Gain Lifetap after Spending a total of (23-273) Life on Upfront
Costs and Effects of a Supported Skill
Supported Skills deal (10-19)% more Damage while you have Lifetap
Lifetap lasts 4 seconds

Additional Effects From 1-20% Quality:
Lifetap lasts +(0.1-2) seconds
This is a Support Gem. It does not grant a bonus to your character, but to skills in sockets connected to it. Place into an item socket connected to a socket containing the Skill Gem you wish to augment. Right click to remove from a socket.
to trigger linked bow skills on every usage of another bow skill (assuming that the cooldown is ready) because its mana cost will be zero, so spending any mana will always exceed the mana cost of linked bow skills. Reducing the mana cost of the triggered skill to zero by other means also works. (However, the mana cost of the other bow skill must still be nonzero for this to work.)

Gem level progression

LevelRequired LevelRequired DexterityRequired IntelligenceLess
Damage
Exp.Total Exp.
180040%00
2100040%32313231
31316039%956912800
417201439%2818940989
521231638%59146100135
625271938%111192211327
729312137%193800405127
833352437%320280725407
937392736%5078391233246
1040412936%5543791787625
1143443135%7550492542674
1246473335%10165333559207
1349503534%18986025457809
1452533734%19640197421828
1555563933%25737319995559
1658584133%761083917606398
1761614332%1343688431043282
1864644432%2505061156093893
1967674631%4386738899961281
2070704831%242078618342039899
2172725030%N/AN/A
2274N/AN/A30%N/AN/A
2376N/AN/A29%N/AN/A
2478N/AN/A29%N/AN/A
2580N/AN/A28%N/AN/A
2682N/AN/A28%N/AN/A
2784N/AN/A27%N/AN/A
2886N/AN/A27%N/AN/A
2988N/AN/A26%N/AN/A
3090N/AN/A26%N/AN/A
3191N/AN/A26%N/AN/A
3292N/AN/A25%N/AN/A
3393N/AN/A25%N/AN/A
3494N/AN/A25%N/AN/A
3595N/AN/A25%N/AN/A
3696N/AN/A24%N/AN/A
3797N/AN/A24%N/AN/A
3898N/AN/A24%N/AN/A
3999N/AN/A24%N/AN/A
40100N/AN/A23%N/AN/A

Gem quality

TypeAdditional Effects per 1-20% QualityWeight
SuperiorSupported Skills have (0.5-10)% increased Cooldown Recovery Rate1

Lua error in Module:Item_acquisition at line 628: table index is nil.

Related unique items

The following unique items are related to Manaforged Arrows Support:

ItemBase ItemRequired levelStats

Version history

Version Changes
3.21.0
  • Added a new Dexterity/Intelligence Support Gem - Manaforged Arrows: Supports bow attack skills, causing them to trigger when you've spent an amount of total mana on other bow attacks based on the supported skill's mana cost. Supported skills deal more damage based on their mana cost. Cannot modify the skills of minions.
  • Manaforged Arrows Support is now offered the Ranger for completing The Caged Brute, and can be purchased from Nessa by the Shadow and Scion.