mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
[V14] 1354 - Armor Effect (#1652)
* Initial * progress * Working armor application * . * Added a updateArmorValue function that updates armoreffects according to an auto order * . * Added createDialog * . * Updated Armor SRD * . * Fixed character sheet armor update * Updated itemconfig * Actions now use createDialog for effects * . * . * Fixed ArmorEffect max being a string * Fixed SRD armor effects * Finally finished the migration ._. * SRD finalization * Added ArmoreEffect.armorInteraction option * Added ArmorManagement menu * Fixed DamageReductionDialog * Fixed ArmorManagement pip syle * feat: add style to armors tooltip, add a style to make armor slot label more clear that was a button and add a tooltip location * . * Removed tooltip on manageArmor * Fixes * Fixed Downtime armor repair * Removed ArmorScore from character data model and instead adding it in basePrep * [Feature] ArmorEffect reworked into ChangeType on BaseEffect (#1739) * Initial * . * Single armor rework start * More fixes * Fixed DamageReductionDialog * Removed last traces of ArmorEffect * . * Corrected the SRD to use base effects again * Removed bare bones armor item * [V14] Refactor ArmorChange schema and fix some bugs (#1742) * Refactor ArmorChange schema and fix some bugs * Add current back to schema * Fixed so changing armor values and taking damage works again * Fixed so that scrolltexts for armor changes work again * Removed old marks on armor.system * Restored damageReductionDialog armorScore.value * Use toggle for css class addition/removal * Fix armor change type choices * Added ArmorChange DamageThresholds --------- Co-authored-by: WBHarry <williambjrklund@gmail.com> * [V14] Armor System ArmorScore (#1744) * Readded so that armor items have their system defined armor instead of using an ActiveEffect * Consolidate armor source retrieval * Fix regression with updating armor when sources are disabled * Simplify armor pip update * Use helper in damage reduction dialog * . * Corrected SRD Armor Items --------- Co-authored-by: Carlos Fernandez <cfern1990@gmail.com> * Updated migrations * Migrations are now not horrible =D --------- Co-authored-by: Murilo Brito <dev.murilobrito@gmail.com> Co-authored-by: Carlos Fernandez <CarlosFdez@users.noreply.github.com> Co-authored-by: Carlos Fernandez <cfern1990@gmail.com>
This commit is contained in:
parent
a3f515cf6d
commit
ef53a7c561
94 changed files with 1961 additions and 545 deletions
|
|
@ -92,34 +92,28 @@
|
|||
"name": "Armorer",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "1",
|
||||
"interaction": "active"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "cED730OjuMW5haJR",
|
||||
"_id": "tJw2JIPcT9hEMRXg",
|
||||
"img": "icons/tools/hand/hammer-and-nail.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">While you’re wearing armor, gain a +1 bonus to your </span><span class=\"tooltip-convert\" style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\">Armor Score</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">.</p>",
|
||||
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">While you’re wearing armor, gain a +1 bonus to your </span><span style=\"box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgb(93, 20, 43) rgba(0, 0, 0, 0);color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial\" class=\"tooltip-convert\">Armor Score</span><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.376);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">.</span></p>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
|
|
@ -129,7 +123,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!cy8GjBPGc9w9RaGO.cED730OjuMW5haJR"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!cy8GjBPGc9w9RaGO.tJw2JIPcT9hEMRXg"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
|
|
|
|||
|
|
@ -19,7 +19,52 @@
|
|||
}
|
||||
},
|
||||
"flags": {},
|
||||
"effects": [],
|
||||
"effects": [
|
||||
{
|
||||
"name": "Bare Bones",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "3 + @system.traits.strength.value",
|
||||
"interaction": "inactive",
|
||||
"damageThresholds": {
|
||||
"major": "9 + (@tier - 1) * 5 + max(0, (@tier -2) * 2 )",
|
||||
"severe": "19 + (@tier - 1) * 5 + max(0, (@tier -2) * 2 )"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "FCsgz7Tdsw6QUzBs",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage-orange.webp",
|
||||
"disabled": false,
|
||||
"start": null,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"description": "<p><span style=\"color:rgb(239, 230, 216);font-family:Montserrat, sans-serif;font-size:14px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-indent:0px;text-transform:none;widows:2;word-spacing:0px;-webkit-text-stroke-width:0px;white-space:normal;background-color:rgba(24, 22, 46, 0.565);text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline !important;float:none\">You have a base Armor Score of 3 + your Strength.</span></p>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!l5D9kq901JDESaXw.FCsgz7Tdsw6QUzBs"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
|
|
|
|||
|
|
@ -105,7 +105,7 @@
|
|||
},
|
||||
"effects": [
|
||||
{
|
||||
"_id": "LdcT1nrkd5ORCU4n",
|
||||
"_id": "ptYT10JZ2WJHvFMd",
|
||||
"onSave": false
|
||||
}
|
||||
],
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
"img": "icons/magic/defensive/shield-barrier-glowing-triangle-blue.webp",
|
||||
"origin": "Compendium.daggerheart.domains.Item.YtZzYBtR0yLPPA93",
|
||||
"transfer": false,
|
||||
"_id": "LdcT1nrkd5ORCU4n",
|
||||
"_id": "ptYT10JZ2WJHvFMd",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
|
|
@ -263,10 +263,12 @@
|
|||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"value": 1,
|
||||
"priority": null,
|
||||
"type": "add"
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"duration": {
|
||||
|
|
@ -298,7 +300,7 @@
|
|||
},
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!YtZzYBtR0yLPPA93.LdcT1nrkd5ORCU4n"
|
||||
"_key": "!items.effects!YtZzYBtR0yLPPA93.ptYT10JZ2WJHvFMd"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
|
|
|
|||
|
|
@ -93,32 +93,25 @@
|
|||
"name": "Valor-Touched",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "H9lgIqqp1imSNOv9",
|
||||
"_id": "Ma8Zp005QYKPWIEN",
|
||||
"img": "icons/magic/control/control-influence-rally-purple.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "1",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"description": "<ul><li class=\"vertical-card-list-found\"><p>+1 bonus to your Armor Score</p></li><li class=\"vertical-card-list-found\"><p>When you mark 1 or more Hit Points without marking an Armor Slot, clear an Armor Slot.</p></li></ul>",
|
||||
"origin": null,
|
||||
|
|
@ -130,7 +123,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!k1AtYd3lSchIymBr.H9lgIqqp1imSNOv9"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!k1AtYd3lSchIymBr.Ma8Zp005QYKPWIEN"
|
||||
}
|
||||
],
|
||||
"ownership": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "LzLOJ9EVaHWAjoq9",
|
||||
"img": "icons/equipment/chest/breastplate-banded-steel-gold.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "crIbCb9NZ4K0VpoU",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel-grey.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "epkAmlZVk7HOfUUT",
|
||||
"img": "icons/equipment/chest/breastplate-purple.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "itSOp2GCyem0f7oM",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-blue.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -1,75 +0,0 @@
|
|||
{
|
||||
"folder": "tI3bfr6Sgi16Z7zm",
|
||||
"name": "Bare Bones",
|
||||
"type": "armor",
|
||||
"_id": "ITAjcigTcUw5pMCN",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage.webp",
|
||||
"system": {
|
||||
"description": "<p></p><p class=\"Body-Foundation\">When you choose not to equip armor, you have a base Armor Score of 3 + your Strength and use the following as your base damage thresholds:</p><ul><li class=\"vertical-card-list-found\"><em><strong>Tier 1:</strong></em> 9/19</li><li class=\"vertical-card-list-found\"><em><strong>Tier 2:</strong></em> 11/24</li><li class=\"vertical-card-list-found\"><em><strong>Tier 3:</strong></em> 13/31</li><li class=\"vertical-card-list-found\"><em><strong>Tier 4:</strong></em> 15/38</li></ul>",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
"tier": 1,
|
||||
"equipped": false,
|
||||
"baseScore": 3,
|
||||
"armorFeatures": [],
|
||||
"marks": {
|
||||
"value": 0
|
||||
},
|
||||
"baseThresholds": {
|
||||
"major": 9,
|
||||
"severe": 19
|
||||
}
|
||||
},
|
||||
"effects": [
|
||||
{
|
||||
"name": "Bare Bones",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": false,
|
||||
"type": "withinRange",
|
||||
"target": "hostile",
|
||||
"range": "melee"
|
||||
}
|
||||
},
|
||||
"_id": "8ze88zUwdkQSKKJq",
|
||||
"img": "icons/magic/control/buff-strength-muscle-damage.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "@system.traits.strength.value",
|
||||
"priority": 21
|
||||
}
|
||||
],
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
},
|
||||
"description": "<p></p><p class=\"Body-Foundation\">When you choose not to equip armor, you have a base Armor Score of 3 + your Strength and use the following as your base damage thresholds:</p><ul><li class=\"vertical-card-list-found\"><em><strong>Tier 1:</strong></em> 9/19</li><li class=\"vertical-card-list-found\"><em><strong>Tier 2:</strong></em> 11/24</li><li class=\"vertical-card-list-found\"><em><strong>Tier 3:</strong></em> 13/31</li><li class=\"vertical-card-list-found\"><em><strong>Tier 4:</strong></em> 15/38</li></ul>",
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!ITAjcigTcUw5pMCN.8ze88zUwdkQSKKJq"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
"ownership": {
|
||||
"default": 0,
|
||||
"MQSznptE5yLT7kj8": 3
|
||||
},
|
||||
"flags": {},
|
||||
"_key": "!items!ITAjcigTcUw5pMCN"
|
||||
}
|
||||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "WuoVwZA53XRAIt6d",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gold.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "mNN6pvcsS10ChrWF",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel-grey.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "haULhuEg37zUUvhb",
|
||||
"img": "icons/equipment/chest/breastplate-scale-grey.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "vMJxEWz1srfwMsoj",
|
||||
"img": "icons/equipment/chest/robe-collared-blue.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "mdQ69eFHyAQUDmE7",
|
||||
"img": "icons/equipment/chest/breastplate-rivited-red.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"J1MCpcfXByKaSSgx": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "hAY6UgdGT7dj22Pr",
|
||||
"img": "icons/equipment/chest/robe-layered-red.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 7
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"8PD5JQuS05IA6HJT": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "Q6LxmtFetDDkoZVZ",
|
||||
"img": "icons/equipment/chest/breastplate-sculpted-green.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "bcQUh4QG3qFX0Vx6",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gilded-orange.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"L8mHf4A8SylyxsMH": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "7emTSt6nhZuTlvt5",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "UdUJNa31WxFW2noa",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "yJFp1bfpecDcStVK",
|
||||
"img": "icons/equipment/chest/vest-leather-tattered-white.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 3
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "dvyQeUVRLc9y6rnt",
|
||||
"img": "icons/equipment/chest/breastplate-gorget-steel.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"IzM88FIxQ35P5VB2": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "K5WkjS0NGqHYmhU3",
|
||||
"img": "icons/equipment/chest/breastplate-metal-scaled-grey.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "9f7RozpPTqrzJS1m",
|
||||
"img": "icons/equipment/chest/breastplate-cuirass-steel-grey.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "jphnMZjnS2FkOH3s",
|
||||
"img": "icons/equipment/chest/breastplate-quilted-brown.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "t91M61pSCMKStTNt",
|
||||
"img": "icons/equipment/chest/breastplate-banded-simple-leather-brown.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "tzZntboNtHL5C6VM",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-brown-silver.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "nibfdNtp2PtxvbVz",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-brown.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 3
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "EsIN5OLKe9ZYFNXZ",
|
||||
"img": "icons/equipment/chest/breastplate-banded-blue.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 7
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "SXWjUR2aUR6bYvdl",
|
||||
"img": "icons/equipment/chest/breastplate-layered-steel-blue-gold.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 7
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "c6tMXz4rPf9ioQrf",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-blue-gold.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "Tptgl5WOj76TyFn7",
|
||||
"img": "icons/equipment/chest/breastplate-layered-gilded-black.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "AQzU2RsqS5V5bd1v",
|
||||
"img": "icons/equipment/chest/coat-collared-red.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "tN8kAeBvNKM3EBFo",
|
||||
"img": "icons/equipment/chest/breastplate-banded-leather-purple.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"QRTnCYxJfuJHdnyV": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "P4qAEDJUoNLgVRsA",
|
||||
"img": "icons/magic/symbols/rune-sigil-red-orange.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"37KLF2bim9nRdPTU": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "tHlBUDQC24YMZqd6",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-black.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 4
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"Nn33zCIcWe6LQMDH": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "8X16lJQ3xltTwynm",
|
||||
"img": "icons/equipment/chest/breastplate-layered-leather-green.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 8
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "QjwsIhXKqnlvRBMv",
|
||||
"img": "icons/equipment/chest/breastplate-banded-steel-studded.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {},
|
||||
"attached": [],
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "PSW3BxCGmtLeWOxM",
|
||||
"img": "icons/equipment/chest/robe-layered-purple.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 5
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"Ch6IhuPewBeseGez": {
|
||||
|
|
|
|||
|
|
@ -5,6 +5,10 @@
|
|||
"_id": "OvzgUTYy2RCN85vV",
|
||||
"img": "icons/equipment/chest/breastplate-collared-steel-green.webp",
|
||||
"system": {
|
||||
"armor": {
|
||||
"current": 0,
|
||||
"max": 6
|
||||
},
|
||||
"description": "",
|
||||
"actions": {
|
||||
"sY3W5JYspN5Du5ag": {
|
||||
|
|
|
|||
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"type": "Item",
|
||||
"folder": null,
|
||||
"name": "Special",
|
||||
"color": null,
|
||||
"sorting": "a",
|
||||
"_id": "tI3bfr6Sgi16Z7zm",
|
||||
"description": "",
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_key": "!folders!tI3bfr6Sgi16Z7zm"
|
||||
}
|
||||
|
|
@ -113,26 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "<p>Add the item's Tier to your Armor Score</p>",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"_id": "i5HfkF5aKQuUCTEG",
|
||||
"_id": "7285CRGdZfHCEtT2",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -143,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!hiEOGF2reabGLUoi.i5HfkF5aKQuUCTEG"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!hiEOGF2reabGLUoi.7285CRGdZfHCEtT2"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,25 +113,25 @@
|
|||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "87gedjJZGdFY81Mt",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"type": "add",
|
||||
"value": -1,
|
||||
"phase": "initial",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -142,7 +142,49 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!OfOzQbs4hg6QbfTG.87gedjJZGdFY81Mt"
|
||||
},
|
||||
{
|
||||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"_id": "J0f7zqqOr61ADpdy",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier + 1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!OfOzQbs4hg6QbfTG.J0f7zqqOr61ADpdy"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,26 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "<p>Add the item's Tier to your Armor Score</p>",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"_id": "cXWSV50apzaNQkdA",
|
||||
"_id": "pZCrWd7zLTarvEQK",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -143,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!DlinEBGZfIlvreO3.cXWSV50apzaNQkdA"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!DlinEBGZfIlvreO3.pZCrWd7zLTarvEQK"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,25 +113,25 @@
|
|||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "tkNEA1PO3jEFhKCa",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"type": "add",
|
||||
"value": -1,
|
||||
"phase": "initial",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -142,7 +142,49 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!bxt3NsbMqTSdI5ab.tkNEA1PO3jEFhKCa"
|
||||
},
|
||||
{
|
||||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"_id": "XugJeHJdnC6IymSa",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier + 1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!bxt3NsbMqTSdI5ab.XugJeHJdnC6IymSa"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,20 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "Add your character's Tier to your Armor Score",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier"
|
||||
}
|
||||
],
|
||||
"_id": "qTxADRsQnKiYfOiQ",
|
||||
"_id": "vnR4Zhnb0rOqwrFw",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -137,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!ijWppQzSOqVCb3rE.qTxADRsQnKiYfOiQ"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!ijWppQzSOqVCb3rE.vnR4Zhnb0rOqwrFw"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,26 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "<p>Add the item's Tier to your Armor Score</p>",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"_id": "Z2p00q5h6x6seXys",
|
||||
"_id": "EixxJrRHyc6kj3Wg",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -143,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!A28WL9E2lJ3iLZHW.Z2p00q5h6x6seXys"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!A28WL9E2lJ3iLZHW.EixxJrRHyc6kj3Wg"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,25 +113,25 @@
|
|||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "lBJMzxdGO2nJdTQS",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"type": "add",
|
||||
"value": -1,
|
||||
"phase": "initial",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -142,7 +142,49 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!MaJIROht7A9LxIZx.lBJMzxdGO2nJdTQS"
|
||||
},
|
||||
{
|
||||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"_id": "1fgUIaXl6VQrhP7j",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier + 1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!MaJIROht7A9LxIZx.1fgUIaXl6VQrhP7j"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,26 +113,26 @@
|
|||
"name": "Protective",
|
||||
"description": "<p>Add the item's Tier to your Armor Score</p>",
|
||||
"img": "icons/skills/melee/shield-block-gray-orange.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier",
|
||||
"priority": null
|
||||
}
|
||||
],
|
||||
"_id": "M70a81e0Mg66jHRL",
|
||||
"_id": "eV4lFIpQMiKERj4U",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null,
|
||||
"seconds": null,
|
||||
"rounds": null,
|
||||
"turns": null,
|
||||
"startRound": null,
|
||||
"startTurn": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -143,7 +143,10 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"_key": "!items.effects!mxwWKDujgsRcZWPT.M70a81e0Mg66jHRL"
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!mxwWKDujgsRcZWPT.eV4lFIpQMiKERj4U"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,32 +113,31 @@
|
|||
"name": "Double Duty",
|
||||
"description": "+1 to Armor Score; +1 to primary weapon damage within Melee range",
|
||||
"img": "icons/skills/melee/sword-shield-stylized-white.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.bonus",
|
||||
"mode": 2,
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"system": {
|
||||
"rangeDependence": {
|
||||
"enabled": true,
|
||||
"range": "melee",
|
||||
"target": "hostile",
|
||||
"type": "withinRange"
|
||||
}
|
||||
},
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.bonuses.damage.primaryWeapon.bonus",
|
||||
"type": "add",
|
||||
"value": 1,
|
||||
"phase": "initial",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "d3TJtlpoHBCztbom",
|
||||
"type": "base",
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -149,7 +148,49 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!vzyzFwLUniWZV1rt.d3TJtlpoHBCztbom"
|
||||
},
|
||||
{
|
||||
"name": "Double Duty",
|
||||
"description": "+1 to Armor Score; +1 to primary weapon damage within Melee range",
|
||||
"img": "icons/skills/melee/sword-shield-stylized-white.webp",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"_id": "mvUY9LGfwICak7cE",
|
||||
"type": "base",
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!vzyzFwLUniWZV1rt.mvUY9LGfwICak7cE"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
|
|
@ -113,25 +113,25 @@
|
|||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.armorScore",
|
||||
"mode": 2,
|
||||
"value": "ITEM.@system.tier + 1"
|
||||
},
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"mode": 2,
|
||||
"value": "-1"
|
||||
}
|
||||
],
|
||||
"_id": "8r0TcKWXboFV0eqS",
|
||||
"type": "base",
|
||||
"system": {},
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"key": "system.evasion",
|
||||
"type": "add",
|
||||
"value": -1,
|
||||
"phase": "initial",
|
||||
"priority": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"startTime": null,
|
||||
"combat": null
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
|
|
@ -142,7 +142,49 @@
|
|||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!C9aWpK1shVMWP4m5.8r0TcKWXboFV0eqS"
|
||||
},
|
||||
{
|
||||
"name": "Barrier",
|
||||
"description": "Gain Weapon Tier + 1 to Armor Score; -1 to Evasion",
|
||||
"img": "icons/skills/melee/shield-block-bash-blue.webp",
|
||||
"_id": "tLRc4UAnGuIq7er3",
|
||||
"type": "base",
|
||||
"system": {
|
||||
"changes": [
|
||||
{
|
||||
"type": "armor",
|
||||
"phase": "initial",
|
||||
"priority": 20,
|
||||
"value": {
|
||||
"max": "ITEM.@system.tier + 1"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"disabled": false,
|
||||
"duration": {
|
||||
"value": null,
|
||||
"units": "seconds",
|
||||
"expiry": null,
|
||||
"expired": false
|
||||
},
|
||||
"origin": null,
|
||||
"tint": "#ffffff",
|
||||
"transfer": true,
|
||||
"statuses": [],
|
||||
"sort": 0,
|
||||
"flags": {},
|
||||
"_stats": {
|
||||
"compendiumSource": null
|
||||
},
|
||||
"start": null,
|
||||
"showIcon": 1,
|
||||
"folder": null,
|
||||
"_key": "!items.effects!C9aWpK1shVMWP4m5.tLRc4UAnGuIq7er3"
|
||||
}
|
||||
],
|
||||
"sort": 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue