Difference between revisions of "Blindness"
Jump to navigation
Jump to search
>Mornsta-gpuser (Redirected page to Blind) |
>Caledor92 (Removed redirect to Blind) |
||
| Line 1: | Line 1: | ||
| − | # | + | {{Afflictions |
| + | |Name=Blindness | ||
| + | |EnemyRes=Blind | ||
| + | |Icon=Affliction blindness large icon.png | ||
| + | |Description='''Blindness''' is an affliction which causes attacks to miss with a fixed chance for a limited amount of time. | ||
| + | |InflictSkills= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Skills | ||
| + | |q?fields=_pageName=Name | ||
| + | |q?where=(Description1 LIKE "%blind%" OR Description2 LIKE "%blind%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%blind%") OR (MaxSkillLevel>3 AND Description4 LIKE "%blind%"))) AND (Description1 LIKE "%inflict%" OR Description2 LIKE "%inflict%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%inflict%") OR (MaxSkillLevel>3 AND Description4 LIKE "%inflict%"))) AND Name != "Night of Antiquity" | ||
| + | |q?groupBy=_pageName | ||
| + | |template=SkillSimpleTableEntry | ||
| + | |default={{Row|-|-|-|-}} | ||
| + | }} | ||
| + | |InflictAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Abilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%inflicting%blind%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC | ||
| + | |template=AbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | |InflictCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=CoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%inflicting blind%" | ||
| + | |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 blind%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=_pageName DESC, Id DESC | ||
| + | |template=ChainCoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-}} | ||
| + | }} | ||
| + | |InflictEnemies= | ||
| + | {{Row|-|-|-}} | ||
| + | |QuestTraps= | ||
| + | {{Row|-|-|-}} | ||
| + | |AdditionalEffectSkills= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Skills | ||
| + | |q?fields=_pageName=Name | ||
| + | |q?where=(Description1 LIKE "%blinded foes%" OR Description2 LIKE "%blinded foes%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%blinded foes%") OR (MaxSkillLevel>3 AND Description4 LIKE "%blinded foes%"))) | ||
| + | |q?groupBy=_pageName | ||
| + | |template=SkillSimpleTableEntry | ||
| + | |default={{Row|-|-|-|-}} | ||
| + | }} | ||
| + | |AdditionalEffectAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Abilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%blind%" AND Name LIKE "%Punisher%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC | ||
| + | |template=AbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | |AdditionalEffectCoAbilities= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=CoAbilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%blind%" 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 "%blind%" 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 "%blindness =%" | ||
| + | |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 "%blindness =%" | ||
| + | |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 "%blindness =%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=_pageName DESC, Id DESC | ||
| + | |template=ChainCoAbilitySimpleTableEntry | ||
| + | |default={{Row|-|-}} | ||
| + | }} | ||
| + | |CureSkills= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Skills | ||
| + | |q?fields=_pageName=Name | ||
| + | |q?where=(Description1 LIKE "%blind%" OR Description2 LIKE "%blind%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%blind%") OR (MaxSkillLevel>3 AND Description4 LIKE "%blind%"))) AND (Description1 LIKE "%removes%" OR Description2 LIKE "%removes%" OR ((MaxSkillLevel>2 AND Description3 LIKE "%removes%") OR (MaxSkillLevel>3 AND Description4 LIKE "%removes%"))) | ||
| + | |q?groupBy=_pageName | ||
| + | |template=SkillSimpleTableEntry | ||
| + | |default={{Row|-|-|-|-}} | ||
| + | }} | ||
| + | |AbilityResist= | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=Abilities | ||
| + | |q?fields=Id=Id,_pageName=Name,PartyPowerWeight | ||
| + | |q?where=Details LIKE "%blind%" AND Details LIKE "%susceptibility%" | ||
| + | |q?groupBy=_pageName | ||
| + | |q?orderBy=AbilityGroup ASC, AbilityIconName ASC, Id ASC | ||
| + | |template=AbilitySimpleTableEntry | ||
| + | |default={{Row|-|-|-|-|-|-}} | ||
| + | }} | ||
| + | }} | ||
Revision as of 10:36, 19 July 2020
Blindness is an affliction which causes attacks to miss with a fixed chance for a limited amount of time.
Inflictors
Skills that Inflict Blindness
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Abilities that Inflict Blindness
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 Blindness
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities that Inflict Blindness
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Punishers
Skills with Additional Effects against Blindness-Afflicted Foes
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Abilities with Additional Effects against Blindness-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 Blindness-Afflicted Foes
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities with Additional Effects against Blindness-Afflicted Foes
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Chain Effects
Abilities with Effects that activate upon Inflicting Blindness
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 Blindness
Lua error: Error: Table CoAbilities not found..| Name | Might | Adventurers with Co-Ability |
|---|
Chain Co-Abilities with Effects that activate upon Inflicting Blindness
Lua error: Error: Table ChainCoAbilities not found..| Name | Adventurers with Chain Co-Ability |
|---|
Curers
Skills that remove Blindness
Lua error: Error: Table Skills not found..| Name | Adventurers with Skill | Weapons with Skill | Dragons with Skill |
|---|
Resistance
Abilities with Blindness 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 Blindness Resistance
Error: Table EnemyPageLinks not found.
| |||||||||||||||||||||||