mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 05:01:08 +01:00
parent
a02015df57
commit
d1cbaa7809
1 changed files with 10 additions and 9 deletions
|
|
@ -33,7 +33,7 @@
|
||||||
"value": {
|
"value": {
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"formula": "(@prof+2)@basicAttackDamageDice"
|
"formula": "(@prof+2)@basicAttackDamageDice + 6"
|
||||||
},
|
},
|
||||||
"multiplier": "prof",
|
"multiplier": "prof",
|
||||||
"flatMultiplier": 1,
|
"flatMultiplier": 1,
|
||||||
|
|
@ -49,7 +49,8 @@
|
||||||
"dice": "d6",
|
"dice": "d6",
|
||||||
"bonus": null,
|
"bonus": null,
|
||||||
"custom": {
|
"custom": {
|
||||||
"enabled": false
|
"enabled": false,
|
||||||
|
"formula": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -57,8 +58,8 @@
|
||||||
"includeBase": false
|
"includeBase": false
|
||||||
},
|
},
|
||||||
"target": {
|
"target": {
|
||||||
"type": "self",
|
"type": "hostile",
|
||||||
"amount": null
|
"amount": 1
|
||||||
},
|
},
|
||||||
"effects": [],
|
"effects": [],
|
||||||
"roll": {
|
"roll": {
|
||||||
|
|
@ -83,7 +84,7 @@
|
||||||
},
|
},
|
||||||
"name": "Attack",
|
"name": "Attack",
|
||||||
"img": "icons/creatures/abilities/paw-print-orange.webp",
|
"img": "icons/creatures/abilities/paw-print-orange.webp",
|
||||||
"range": "self"
|
"range": "melee"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"originItemType": null,
|
"originItemType": null,
|
||||||
|
|
@ -150,12 +151,12 @@
|
||||||
"compendiumSource": null,
|
"compendiumSource": null,
|
||||||
"duplicateSource": null,
|
"duplicateSource": null,
|
||||||
"exportSource": null,
|
"exportSource": null,
|
||||||
"coreVersion": "13.347",
|
"coreVersion": "13.351",
|
||||||
"systemId": "daggerheart",
|
"systemId": "daggerheart",
|
||||||
"systemVersion": "1.1.0",
|
"systemVersion": "1.2.3",
|
||||||
"createdTime": 1753621786000,
|
"createdTime": 1753621786000,
|
||||||
"modifiedTime": 1756041242273,
|
"modifiedTime": 1763549111169,
|
||||||
"lastModifiedBy": "vUIbuan0U50nfKBE"
|
"lastModifiedBy": "Q4RzhhaPfvLUzzbw"
|
||||||
},
|
},
|
||||||
"_id": "0ey4kM9ssj2otHvb",
|
"_id": "0ey4kM9ssj2otHvb",
|
||||||
"sort": 600000,
|
"sort": 600000,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue