User:Lady Elyssa/Builds/Sandbox7
Trying to display all the skills by their individual type (weapon, utility, etc) that provide Might to any given profession / specialisation and then later by traits.
Seems there is a form to test the parameters and view the output here: https://wiki.guildwars2.com/wiki/Special:RunQuery/Skill_fact_query and also here https://wiki.guildwars2.com/wiki/Property:Has_specialization_type
{{skill list by property|utility|[[Is for profession::Warrior]][[Has specialization type::Core]][[Has subobject.Has fact::Fury]]}}
{{skill list by property|utility|[[Is for profession::Warrior]][[Has specialization type::Core]][[Has subobject.Has fact::Fury]]}}
{{skill list by property|utility|[[Has profession::Warrior]][[Has subobject.Has filter keyword::Fury]]}}
- Banner of Discipline — Banner
- "For Great Justice!" — Shout
- Wild Blow — Rage
- Flow Stabilizer — Armament
{{skill list by property|utility|[[Is for specialization::Berserker]][[Has subobject.Has fact::Fury]]}}
{{skill list|Utility|Fury|[[Is for profession::Warrior]][[Has subobject.Has fact::Fury]]}}
- "Save Yourselves!" — Shout
- Procession of Blades — Trap
- Riposting Shadows — Legendary Assassin Stance
- Facet of Darkness — Legendary Dragon Stance, Facet
- Scavenger Burst — Legendary Alliance Stance, Luxon
- Banner of Discipline — Banner
- "For Great Justice!" — Shout
- Wild Blow — Rage
- Flow Stabilizer — Armament
- Elixir B — Elixir
- Hard Light Arena — Exceed
- Storm Spirit — Spirit
- Moa Stance — Stance
- Mutate Conditions — Cantrip
- Haste — Trick
- Well of Bounty — Well
- "Feel the Burn!" — Shout
- Unravel — Stance
- Signet of Inspiration — Signet
- Psychic Force — Psionic
- Desiccate — Punishment
- Elixir of Risk — Elixir
Found an interesting interaction here. Clicking on Warrior, the Skill List section below updates to show what I am looking to achieve, indicating it is possible to achieve it. Now to try and break it down so that the Skill List can do the chosen profession without the need for the filter options to be shown.....
Filter for {{Related skills}}. The following templates support this filter:
- {{Skill list}} with {{Skill list result format}}, {{Skill list result format/notes}} or {{Skill list result format/description}}
- See also
No good, shows All Professions a specific profession is picked from the Related Skills filter above.
{{skill list|utility|might|[[Is for profession::Warrior]]}}
- "Save Yourselves!" — Shout
- Overwhelming Celerity — Final Charge
- Potent Haste — Mantra
- Facet of Strength — Legendary Dragon Stance, Facet
- Nomad's Advance — Legendary Alliance Stance, Luxon
- Banner of Strength — Banner
- "For Great Justice!" — Shout
- Signet of Might — Signet
- Frenzy — Stance
- Elixir B — Elixir
- Blast Gyro — Well
- "Guard!" — Command
- Sun Spirit — Spirit
- Griffon Stance — Stance
- Vulture Stance — Stance
- Exploding Spores — Cantrip
- Well of Bounty — Well
- Cleansing Fire — Cantrip
- "Feel the Burn!" — Shout
- Unravel — Stance
- Mantra of Pain — Mantra
- Signet of Inspiration — Signet
- Psychic Force — Psionic
- Blood Is Power — Corruption
- Well of Power — Well
- "You Are All Weaklings!" — Shout
- Desiccate — Punishment
- Elixir of Risk — Elixir
Shows all skills by Warrior, but not those that provide Might
{{Skill list by property|Utility|[[Is for profession::Warrior]][[Has subobject.Has fact::Might]]}}