Ad placeholder
Extra Attack: Difference between revisions
Jump to navigation
Jump to search
no edit summary
HiddenDragon (talk | contribs) mNo edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
* The initial Attack needs to cost an {{SmallIcon|Action Icon.png}} [[Resources#Common Resources|Action]] for '''Extra Attack''' to trigger; | * The initial Attack needs to cost an {{SmallIcon|Action Icon.png}} [[Resources#Common Resources|Action]] for '''Extra Attack''' to trigger; | ||
** Therefore {{SmallIcon|Bonus Action Icon.png}} [[Resources#Common Resources|Bonus Action]]s (like {{SAI|Off-Hand Attack (Melee)|Off-hand Attack}}, {{SAI|Flurry of Blows}}, [[Great Weapon Master: Bonus Attack]], [[Eldritch Knight]]'s [[War Magic]]) or {{SmallIcon|Reaction Icon.png}} [[Resources#Common Resources|Reaction]]s (like {{SAI|Opportunity Attack}} or {{SAI|Riposte}}) do not qualify. | ** Therefore {{SmallIcon|Bonus Action Icon.png}} [[Resources#Common Resources|Bonus Action]]s (like {{SAI|Off-Hand Attack (Melee)|Off-hand Attack}}, {{SAI|Flurry of Blows}}, [[Great Weapon Master: Bonus Attack]], [[Eldritch Knight]]'s [[War Magic]]) or {{SmallIcon|Reaction Icon.png}} [[Resources#Common Resources|Reaction]]s (like {{SAI|Opportunity Attack}} or {{SAI|Riposte}}) do not qualify, but [[Greater Kushigo Counter]] can trigger extra attack if it is triggered on players turn via opportunity strike. | ||
** Any attack that uses a weapon, unarmed, or throwing attack roll can trigger, and be affected by '''Extra Attack'''. There are also some other abilities that are explicitly coded to work:{{ref|name=Extra Attack Code|This information can be found in the definition of <code>ExtraAttackSpellCheck()</code> in <code>Game/scripts/thoth/CommonConditions.khn</code> obtained from unpacking <code>Game.pak</code>. (See [[Modding:Unpacking_and_converting_files]]).}} | ** Any attack that uses a weapon, unarmed, or throwing attack roll can trigger, and be affected by '''Extra Attack'''. There are also some other abilities that are explicitly coded to work:{{ref|name=Extra Attack Code|This information can be found in the definition of <code>ExtraAttackSpellCheck()</code> in <code>Game/scripts/thoth/CommonConditions.khn</code> obtained from unpacking <code>Game.pak</code>. (See [[Modding:Unpacking_and_converting_files]]).}} | ||
*** {{SAI|Commander's Strike}}{{ref|name=Extra Attack Code|}} | *** {{SAI|Commander's Strike}}{{ref|name=Extra Attack Code|}} |