Property:Has weapon type
From Guild Wars 2 Wiki
Jump to navigationJump to search
This page property identifies the type of the weapon being linked to, restricted to valid weapon types.
Allowed values
- Axe
- Dagger
- Mace
- Pistol
- Scepter
- Sword
- Focus
- Warhorn
- Torch
- Shield
- Greatsword
- Hammer
- Longbow
- Rifle
- Short bow
- Staff
- Spear
- Harpoon gun
- Trident
C
R
C
S
M
X
N
P
V
C
S
W
H
R
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_wpg", "allowed_values": [ "Axe", "Dagger", "Mace", "Pistol", "Scepter", "Sword", "Focus", "Warhorn", "Torch", "Shield", "Greatsword", "Hammer", "Longbow", "Rifle", "Short bow", "Staff", "Spear", "Harpoon gun", "Trident" ] } }