Difference between revisions of "Burn"
Jump to navigation
Jump to search
>Boblers (updating burn description to differentiate between player and enemy versions) |
>Boblers (tweaking additional effect skill query to grab Marth s2) |
||
| (15 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
|Name=Burn | |Name=Burn | ||
|Icon=Affliction burn large icon.png | |Icon=Affliction burn large icon.png | ||
| − | |Description='''Burn''' is an affliction which deals damage to | + | |Description='''Burn''' is an affliction which deals damage to an adventurer or enemy's HP every few seconds for a limited amount of time, and cannot deal lethal damage. |
| − | When inflicted onto an adventurer, it | + | * When inflicted onto an adventurer, it deals a percentage of the afflicted adventurer's maximum HP. |
| + | * When inflicted onto an enemy, it deals damage according to the damage modifier of the source that dealt Burn. These modifiers vary by source. | ||
|InflictSkills= | |InflictSkills= | ||
{{#invoke:CargoQuery|main | {{#invoke:CargoQuery|main | ||
| Line 22: | Line 23: | ||
|template=AbilitySimpleTableEntry | |template=AbilitySimpleTableEntry | ||
|default={{Row|-|-|-|-|-|-}} | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | |InflictCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=CoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%inflicting burn%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=PartyPowerWeight DESC, Id DESC | ||
| + | |template=CoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-}} | ||
| + | }} | ||
| + | |InflictChainCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=ChainCoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%inflicting burn%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=_pageName DESC, Id DESC | ||
| + | |template=ChainCoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-}} | ||
}} | }} | ||
|InflictEnemies= | |InflictEnemies= | ||
| Line 31: | Line 52: | ||
|q?tables=Skills | |q?tables=Skills | ||
|q?fields=_pageName=Name | |q?fields=_pageName=Name | ||
| − | |q?where=(Description1 LIKE "%burned foes%" OR Description2 LIKE "%burning enemies%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%burned foes%") OR (MaxSkillLevel>3 AND Description4 LIKE "%burned foes%"))) | + | |q?where=(Description1 LIKE "%burned foes%" OR Description2 LIKE "%burning enemies%" OR ((MaxSkillLevel>2 AND (Description3 LIKE "%burned foes%" OR Description3 LIKE "%burning foes%")) OR (MaxSkillLevel>3 AND (Description4 LIKE "%burned foes%" OR Description4 LIKE "%burning foes%")))) |
|q?groupBy=_pageName | |q?groupBy=_pageName | ||
|template=SkillSimpleTableEntry | |template=SkillSimpleTableEntry | ||
| Line 45: | Line 66: | ||
|template=AbilitySimpleTableEntry | |template=AbilitySimpleTableEntry | ||
|default={{Row|-|-|-|-|-|-}} | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | |AdditionalEffectCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=CoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%burn%" AND Name LIKE "%Punisher%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=PartyPowerWeight DESC, Id DESC | ||
| + | |template=CoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-}} | ||
| + | }} | ||
| + | |AdditionalEffectChainCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=ChainCoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%burn%" AND Name LIKE "%Punisher%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=_pageName DESC, Id DESC | ||
| + | |template=ChainCoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-}} | ||
| + | }} | ||
| + | |ChainEffectAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Abilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Name LIKE "%burn =%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC | ||
| + | |template=AbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | |ChainEffectCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=CoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Name LIKE "%burn =%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=PartyPowerWeight DESC, Id DESC | ||
| + | |template=CoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-}} | ||
| + | }} | ||
| + | |ChainEffectChainCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=ChainCoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Name LIKE "%burn =%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=_pageName DESC, Id DESC | ||
| + | |template=ChainCoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-}} | ||
}} | }} | ||
|CureSkills= | |CureSkills= | ||
Latest revision as of 06:41, 10 July 2020
Burn is an affliction which deals damage to an adventurer or enemy's HP every few seconds for a limited amount of time, and cannot deal lethal damage.
- When inflicted onto an adventurer, it deals a percentage of the afflicted adventurer's maximum HP.
- When inflicted onto an enemy, it deals damage according to the damage modifier of the source that dealt Burn. These modifiers vary by source.
Inflictors
Skills that Inflict Burn
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Abilities that Inflict Burn
Lua error: Error: Table Abilities not found..| Name | Might Value | Adventurers with Ability | Wyrmprints with Ability | Dragons with Ability | Weapons with Ability |
|---|
Co-Abilities that Inflict Burn
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities that Inflict Burn
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Punishers
Skills with Additional Effects against Burn-Afflicted Foes
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Abilities with Additional Effects against Burn-Afflicted Foes
Lua error: Error: Table Abilities not found..| Name | Might Value | Adventurers with Ability | Wyrmprints with Ability | Dragons with Ability | Weapons with Ability |
|---|
Co-Abilities with Additional Effects against Burn-Afflicted Foes
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities with Additional Effects against Burn-Afflicted Foes
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Chain Effects
Abilities with Effects that activate upon Inflicting Burn
Lua error: Error: Table Abilities not found..| Name | Might Value | Adventurers with Ability | Wyrmprints with Ability | Dragons with Ability | Weapons with Ability |
|---|
Co-Abilities with Effects that activate upon Inflicting Burn
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities with Effects that activate upon Inflicting Burn
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Curers
Skills that remove Burn
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Resistance
Abilities with Burn Resistance
Lua error: Error: Table Abilities not found..| Name | Might Value | Adventurers with Ability | Wyrmprints with Ability | Dragons with Ability | Weapons with Ability |
|---|
Enemies with Burn Resistance
Error: Table EnemyPageLinks not found.
| |||||||||||||||||||||||