kobi.5236:

Hej I am struggling with this example:

{"id": 214, “tier”: 2, “name”: “Aeromancer’s Training”, “description”: “Gain precision while attuned to air. Reduces recharge on all air weapon skills.”,
“slot”: “Major”, “specialization”: 41, “icon”: “https://render.guildwars2.com/file/A747E59680760ACDDEAACBD053BF3C7F1A335919/1012274.png”,
“facts”: [
{"text": “Recharge Reduced”, “type”: “Percent”,“icon”: “https://render.guildwars2.com/file/9352ED3244417304995F26CB01AE76BB7E547052/156661.png”,“percent”: 33
},
{ “text”: “Precision Increase”, “type”: “AttributeAdjust”,“icon”: “https://render.guildwars2.com/file/E1E7C4D3A6E62F3D5C9F627CE8175BFB0C614CBE/156652.png”,“value”: 190,“target”: “Precision”
}
],
“traited_facts”: [
{ “text”: “Ferocity Increase”,
“type”: “AttributeAdjust”,
“icon”: “https://render.guildwars2.com/file/E1E7C4D3A6E62F3D5C9F627CE8175BFB0C614CBE/156652.png”,
“value”: 190,
“requires_trait”: 396,
“target”: "Precision"}
]
}

I dont understand the traited facts. Why should this skill increase the ferocity and the requiered trait is an engi trait ?

Lawton Campbell.8517:

I dont understand the traited facts. Why should this skill increase the ferocity and the requiered trait is an engi trait ?

So… that data’s coming out of content, and in this particular case it looks like content has buggy data. I’ll poke someone that’s familiar with that content and have them take a look. Thanks for the heads up.