aboutsummaryrefslogtreecommitdiff
path: root/features/heated_weapons.json
blob: 32d67fdaea2942a043f3d9b414d146109c82eafb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "name": "heated weapons (feature)",
    "text": "When the azer hits with a metal melee weapon, it deals an extra 3 (1d6) fire damage (included in the attack).",
    "subfeatures": [
        {
            "trigger": [],
            "conditions": [],
            "effects": [{
                "target": "",
                "effect": [],
                "duration": ""
            }]
        }
    ]
}