Initial release

This commit is contained in:
2026-05-08 23:05:29 +02:00
parent c0223977d2
commit 2953481a1c
157 changed files with 1940 additions and 392 deletions
+33
View File
@@ -0,0 +1,33 @@
_id: mgne-tbl-vital-asset
name: D10 Vital Asset
img: icons/svg/d20-grey.svg
description: "Roll to determine your character's vital asset. (Note: 'Spyglass' on result 11 appears to be a PDF layout artifact — the table is D10.)"
formula: "1d10"
replacement: true
displayRoll: true
results:
- _id: mgne-tbl-va-01
type: 0
text: "Weapon of Your Choice"
range: [1, 3]
drawn: false
_key: "!tables.results!mgne-tbl-vital-asset.mgne-tbl-va-01"
- _id: mgne-tbl-va-02
type: 0
text: "Armor of Your Choice"
range: [4, 4]
drawn: false
_key: "!tables.results!mgne-tbl-vital-asset.mgne-tbl-va-02"
- _id: mgne-tbl-va-03
type: 0
text: "Random Resonance Core"
range: [5, 9]
drawn: false
_key: "!tables.results!mgne-tbl-vital-asset.mgne-tbl-va-03"
- _id: mgne-tbl-va-04
type: 0
text: "Random Artifact"
range: [10, 10]
drawn: false
_key: "!tables.results!mgne-tbl-vital-asset.mgne-tbl-va-04"
_key: "!tables!mgne-tbl-vital-asset"