34 lines
1018 B
YAML
34 lines
1018 B
YAML
_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: "text"
|
|
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: "text"
|
|
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: "text"
|
|
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: "text"
|
|
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"
|