diff --git a/data/packs/properties.db/breakable__e5RpI0crHweCVt8B.json b/data/packs/properties.db/breakable__e5RpI0crHweCVt8B.json deleted file mode 100644 index 4a0befeb..00000000 --- a/data/packs/properties.db/breakable__e5RpI0crHweCVt8B.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "_id": "e5RpI0crHweCVt8B", - "_key": "!items!e5RpI0crHweCVt8B", - "effects": [ - ], - "folder": "vFaoMFPGDGlKn4gF", - "img": "icons/sundries/documents/document-torn-diagram-tan.webp", - "name": "Breakable", - "system": { - "description": "

This weapon breaks on a natural 1 attack roll.

", - "itemType": "weapon", - "predefinedEffects": "", - "source": { - "title": "cursed-scroll-4" - } - }, - "type": "Property" -} diff --git a/data/packs/properties.db/returning__R9rw4pKdIHfJJoyJ.json b/data/packs/properties.db/returning__R9rw4pKdIHfJJoyJ.json deleted file mode 100644 index fe054e1b..00000000 --- a/data/packs/properties.db/returning__R9rw4pKdIHfJJoyJ.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "_id": "R9rw4pKdIHfJJoyJ", - "_key": "!items!R9rw4pKdIHfJJoyJ", - "effects": [ - ], - "folder": "vFaoMFPGDGlKn4gF", - "img": "icons/sundries/documents/document-torn-diagram-tan.webp", - "name": "Returning", - "system": { - "description": "

On a missed ranged attack, this weapon returns to the thrower.

", - "itemType": "weapon", - "predefinedEffects": "", - "source": { - "title": "cursed-scroll-4" - } - }, - "type": "Property" -} diff --git a/data/packs/talents.db/_1_ac_dual_wield__cGGttIknipaR4UIo.json b/data/packs/talents.db/_1_ac_dual_wield__cGGttIknipaR4UIo.json new file mode 100644 index 00000000..60eb45e8 --- /dev/null +++ b/data/packs/talents.db/_1_ac_dual_wield__cGGttIknipaR4UIo.json @@ -0,0 +1,33 @@ +{ + "_id": "cGGttIknipaR4UIo", + "_key": "!items.effects!quYUUqTTAX3QlAGa.cGGttIknipaR4UIo", + "changes": [ + { + "key": "system.bonuses.acBonus", + "mode": 2, + "priority": null, + "value": "1" + } + ], + "description": "", + "disabled": true, + "duration": { + "combat": null, + "rounds": null, + "seconds": null, + "startRound": null, + "startTime": null, + "startTurn": null, + "turns": null + }, + "img": "icons/skills/melee/swords-parry-block-blue.webp", + "name": "+1 AC Dual Wield", + "origin": "Compendium.shadowdark.talents.Item.quYUUqTTAX3QlAGa", + "statuses": [ + ], + "system": { + }, + "tint": "#ffffff", + "transfer": true, + "type": "base" +} diff --git a/data/packs/talents.db/_1_ac_dual_wield__quYUUqTTAX3QlAGa.json b/data/packs/talents.db/_1_ac_dual_wield__quYUUqTTAX3QlAGa.json index 3ae86315..68054ae2 100644 --- a/data/packs/talents.db/_1_ac_dual_wield__quYUUqTTAX3QlAGa.json +++ b/data/packs/talents.db/_1_ac_dual_wield__quYUUqTTAX3QlAGa.json @@ -2,12 +2,14 @@ "_id": "quYUUqTTAX3QlAGa", "_key": "!items!quYUUqTTAX3QlAGa", "effects": [ + "cGGttIknipaR4UIo" ], "folder": "Z4zDnZoxthjHXo5V", "img": "icons/skills/melee/swords-parry-block-blue.webp", "name": "+1 AC Dual Wield", "system": { "bonuses": { + "acBonus": "1", "critical": { "failureThreshold": 1, "multiplier": 2, @@ -17,7 +19,7 @@ "meleeDamageBonus": "1", "rangedAttackBonus": "1" }, - "description": "

You gain +1 to your AC when wielding a melee weapon in each hand

", + "description": "

You gain +1 to your AC when wielding a melee weapon in each hand.

Note: Remember to toggle the +1 AC Dual Wield Active Effect on/off in the Effects tab of your character sheet when needed.

", "level": 0, "magicItem": false, "predefinedEffects": "",