So i was trying to creating a Variant of a Monster correctly for the first time ever and I chose to make a roc that has extra Fire damage on it.
I looked at it's Code it showed and it looked like This Talons. Hit 23 rollable](4d6 + 9);{"diceNotation":"4d6+9","rollType":"damage","rollAction":"Talons","rollDamageType":"slashing"}[/rollable] slashing damage
and I basically tried to carbon copy and did This rollable](2d6){"diceNotation":"2d6","rollType":"damage","rollAction":"Talons","rollDamageType":"fire"}[/rollable] fire damage. But when I Finished saving and looked at the Monster sheet it appeared as the Code and not the Text like for the roc one. Is there something else I should use here, and if yes. How do I Do that?
So i was trying to creating a Variant of a Monster correctly for the first time ever and I chose to make a roc that has extra Fire damage on it.
I looked at it's Code it showed and it looked like This Talons. Hit 23 rollable](4d6 + 9);{"diceNotation":"4d6+9","rollType":"damage","rollAction":"Talons","rollDamageType":"slashing"}[/rollable] slashing damage
and I basically tried to carbon copy and did This rollable](2d6){"diceNotation":"2d6","rollType":"damage","rollAction":"Talons","rollDamageType":"fire"}[/rollable] fire damage. But when I Finished saving and looked at the Monster sheet it appeared as the Code and not the Text like for the roc one. Is there something else I should use here, and if yes. How do I Do that?
I realised the issue, didnt use a ;between rollable and squiggly bracket