Fortune: Introduce fortune display
Add a new sub-module that displays Fortune in character and party sheets. In the character sheet, this is an input field and is automatically tracked thanks to flags. Add an icon for the party sheet and the according CSS class.
This commit is contained in:
parent
eba433cc05
commit
67d4b0387a
7 changed files with 155 additions and 4 deletions
|
@ -25,6 +25,15 @@
|
|||
"Hint": "Moves both attribute bars below the token, the nameplate above and, for PCs, the status icons to the right."
|
||||
}
|
||||
}
|
||||
},
|
||||
"Fortune": {
|
||||
"Name": "Fortune",
|
||||
"Settings": {
|
||||
"DisplayEnabled": {
|
||||
"Name": "Fortune display",
|
||||
"Hint": "Display and track \"Fortune\" currency in the character and party sheets."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue