mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 13:34:42 +00:00
ss
This commit is contained in:
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"name": "Aegis (Psychic Hood) — Grey Knights",
|
||||
"type": "gear",
|
||||
"img": "modules/wng-core/assets/icons/gear/psychic-hood.webp",
|
||||
"_id": "Niy9qzL63nlyNyzs",
|
||||
"effects": [
|
||||
{
|
||||
"_id": "c2bj13jQg1uIz1Od",
|
||||
"name": "Warding Runes Engaged (Toggle)",
|
||||
"icon": "icons/svg/explosion.svg",
|
||||
"origin": "",
|
||||
"disabled": true,
|
||||
"duration": {
|
||||
"startTime": null
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.combat.resilience.bonus",
|
||||
"mode": 2,
|
||||
"value": 1,
|
||||
"priority": 20
|
||||
},
|
||||
{
|
||||
"key": "system.combat.defence.bonus",
|
||||
"mode": 2,
|
||||
"value": -1,
|
||||
"priority": 20
|
||||
}
|
||||
],
|
||||
"tint": null,
|
||||
"transfer": true,
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"_id": "8wTAyZmZZ1hYMZDd",
|
||||
"name": "Aegis Wards (Constant)",
|
||||
"icon": "icons/svg/aura.svg",
|
||||
"origin": "",
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.skills.psychicMastery.bonus",
|
||||
"mode": 2,
|
||||
"value": 1,
|
||||
"priority": 20
|
||||
},
|
||||
{
|
||||
"key": "system.combat.resolve.bonus",
|
||||
"mode": 2,
|
||||
"value": 1,
|
||||
"priority": 20
|
||||
}
|
||||
],
|
||||
"tint": null,
|
||||
"transfer": true,
|
||||
"flags": {}
|
||||
}
|
||||
],
|
||||
"flags": {
|
||||
"core": {},
|
||||
"wng-core": {
|
||||
"initialization-folder": "Gear",
|
||||
"sort": 0
|
||||
}
|
||||
},
|
||||
"folder": null,
|
||||
"system": {
|
||||
"quantity": 1,
|
||||
"rarity": "veryRare",
|
||||
"description": "<p>Hexagrammic wards and sanctified psychic hood.</p><p><b>Toggle (Action):</b> Warding Runes Engaged — +1 Resilience, −1 Defence (vs ranged). <b>Constant:</b> +1 die to Deny the Witch; +1 die vs Corruption.</p>",
|
||||
"value": 9,
|
||||
"keywords": "IMPERIUM, ADEPTUS ASTARTES, GREY KNIGHTS, PSYCHIC HOOD",
|
||||
"equipped": false,
|
||||
"effect": "",
|
||||
"test": {
|
||||
"self": false
|
||||
}
|
||||
},
|
||||
"_stats": {
|
||||
"coreVersion": "13.347",
|
||||
"systemId": "wrath-and-glory",
|
||||
"systemVersion": "7.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user