Skip to content

Commit

Permalink
closes #909
Browse files Browse the repository at this point in the history
  • Loading branch information
Muttley committed Nov 18, 2024
1 parent 614fa15 commit d1af60d
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 37 deletions.
18 changes: 0 additions & 18 deletions data/packs/properties.db/breakable__e5RpI0crHweCVt8B.json

This file was deleted.

18 changes: 0 additions & 18 deletions data/packs/properties.db/returning__R9rw4pKdIHfJJoyJ.json

This file was deleted.

33 changes: 33 additions & 0 deletions data/packs/talents.db/_1_ac_dual_wield__cGGttIknipaR4UIo.json
Original file line number Diff line number Diff line change
@@ -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"
}
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -17,7 +19,7 @@
"meleeDamageBonus": "1",
"rangedAttackBonus": "1"
},
"description": "<p>You gain +1 to your AC when wielding a melee weapon in each hand</p>",
"description": "<p>You gain +1 to your AC when wielding a melee weapon in each hand.</p><p></p><p><em><strong>Note:</strong> Remember to toggle the <strong>+1 AC Dual Wield</strong> Active Effect on/off in the Effects tab of your character sheet when needed.</em></p>",
"level": 0,
"magicItem": false,
"predefinedEffects": "",
Expand Down

0 comments on commit d1af60d

Please sign in to comment.