Add custom action, bonus action, and reaction cost symbols

This commit is contained in:
Sebastian Lundegård Kylander
2026-03-07 01:55:51 +01:00
parent c7ab5a9522
commit bfb55c021f
6 changed files with 84 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,75 @@
mse version: 2.0.0
short name: Dungeons and Dragons
position hint: 203
icon: action.png
version: 2026-03-06
installer group: magic/Mana symbols/Dungeons and Dragons
depends on:
package: magic-mainframe-extras.mse-include
version: 2018-01-01
depends on:
package: magic-modules.mse-include
version: 2024-10-01
image font size: 135
horizontal space: 2
###################################################################################### Regular Mana Symbols
symbol:
code: A
image: action.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
symbol:
code: B
image: bonus_action.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
symbol:
code: R
image: reaction.png
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .02
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
###################################################################################### Colorless Mana Symbols
symbol:
image: mana_circle.png
code: [0-9]+(?!/[WUBRGSTQ2])|.
regex: yes
draw text: 0
text margin left: .1
text margin right: .0
text margin top: .0
text margin bottom: .1
text font:
name: MPlantin
size: 1
color: black
max stretch: 0.5
#########################################################################################################
# Insert-symbol menu
insert symbol menu:
item: A
item: B
item: R