From cc6a5f5555c27e2aaf1a44f3296cb321a15be7c5 Mon Sep 17 00:00:00 2001 From: August Johnson Date: Sat, 23 Nov 2024 10:34:35 -0600 Subject: [PATCH 1/2] Adding creature action attacks. --- .../srd/CreatureActionAttack.json | 12452 +++++++++++++++- scripts/data_manipulation/v2_caa_builder.py | 167 + 2 files changed, 12580 insertions(+), 39 deletions(-) create mode 100644 scripts/data_manipulation/v2_caa_builder.py diff --git a/data/v2/wizards-of-the-coast/srd/CreatureActionAttack.json b/data/v2/wizards-of-the-coast/srd/CreatureActionAttack.json index 471b6212..7329ed13 100644 --- a/data/v2/wizards-of-the-coast/srd/CreatureActionAttack.json +++ b/data/v2/wizards-of-the-coast/srd/CreatureActionAttack.json @@ -1,94 +1,12468 @@ [ +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_aboleth_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_aboleth_tail", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_aboleth_tentacle_tentacle-attack", + "fields": { + "name": "Tentacle attack", + "parent": "srd_aboleth_tentacle", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_acolyte_club_club-attack", + "fields": { + "name": "Club attack", + "parent": "srd_acolyte_club", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-black-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-black-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-black-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-black-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-black-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-black-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-blue-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-blue-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-blue-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-blue-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-blue-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-blue-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-brass-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-brass-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-brass-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-brass-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-brass-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-brass-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-bronze-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-bronze-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-bronze-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-bronze-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-bronze-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-bronze-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-copper-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-copper-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-copper-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-copper-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-copper-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-copper-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-gold-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-gold-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-gold-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-gold-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-gold-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-gold-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-green-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-green-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-green-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-green-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-green-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-green-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-red-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-red-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-red-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-red-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-red-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-red-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-silver-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-silver-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-silver-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-silver-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-silver-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-silver-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-white-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_adult-white-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-white-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_adult-white-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_adult-white-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_adult-white-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_air-elemental_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_air-elemental_slam", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-black-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-black-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-black-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-black-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-black-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-black-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-blue-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-blue-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-blue-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-blue-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-blue-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-blue-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-brass-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-brass-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-brass-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-brass-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-brass-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-brass-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-bronze-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-bronze-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-bronze-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-bronze-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-bronze-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-bronze-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 16, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-copper-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-copper-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-copper-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-copper-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-copper-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-copper-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-gold-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-gold-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-gold-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-gold-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-gold-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-gold-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-green-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-green-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-green-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-green-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-green-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-green-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-red-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-red-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-red-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-red-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-red-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-red-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-silver-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-silver-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-silver-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-silver-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-silver-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-silver-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 17, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-white-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ancient-white-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-white-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_ancient-white-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ancient-white-dragon_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ancient-white-dragon_tail", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_androsphinx_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_androsphinx_claw", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_animated-armor_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_animated-armor_slam", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ankheg_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ankheg_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ape_fist_fist-attack", + "fields": { + "name": "Fist attack", + "parent": "srd_ape_fist", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ape_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_ape_rock", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 25.0, + "long_range": 50.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_archmage_dagger_dagger-melee-attack", + "fields": { + "name": "Dagger Melee attack", + "parent": "srd_archmage_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_archmage_dagger_dagger-ranged-attack", + "fields": { + "name": "Dagger Ranged attack", + "parent": "srd_archmage_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_assassin_light-crossbow_light-crossbow-attack", + "fields": { + "name": "Light Crossbow attack", + "parent": "srd_assassin_light-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 80.0, + "long_range": 320.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_assassin_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_assassin_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_awakened-shrub_rake_rake-attack", + "fields": { + "name": "Rake attack", + "parent": "srd_awakened-shrub_rake", + "attack_type": "WEAPON", + "to_hit_mod": 1, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_awakened-tree_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_awakened-tree_slam", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_axe-beak_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_axe-beak_beak", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_azer_warhammer_warhammer-attack", + "fields": { + "name": "Warhammer attack", + "parent": "srd_azer_warhammer", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_baboon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_baboon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 1, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_badger_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_badger_bite", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_balor_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_balor_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_balor_whip_whip-attack", + "fields": { + "name": "Whip attack", + "parent": "srd_balor_whip", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 30.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bandit-captain_dagger_dagger-melee-attack", + "fields": { + "name": "Dagger Melee attack", + "parent": "srd_bandit-captain_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bandit-captain_dagger_dagger-ranged-attack", + "fields": { + "name": "Dagger Ranged attack", + "parent": "srd_bandit-captain_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bandit-captain_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_bandit-captain_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bandit_light-crossbow_light-crossbow-attack", + "fields": { + "name": "Light Crossbow attack", + "parent": "srd_bandit_light-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 80.0, + "long_range": 320.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bandit_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_bandit_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_barbed-devil_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_barbed-devil_claw", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_barbed-devil_hurl-flame_hurl-flame-attack", + "fields": { + "name": "Hurl Flame attack", + "parent": "srd_barbed-devil_hurl-flame", + "attack_type": "SPELL", + "to_hit_mod": 5, + "reach": null, + "range": 150.0, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_barbed-devil_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_barbed-devil_tail", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_basilisk_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_basilisk_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bat_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_bat_bite", + "attack_type": "WEAPON", + "to_hit_mod": 0, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bearded-devil_beard_beard-attack", + "fields": { + "name": "Beard attack", + "parent": "srd_bearded-devil_beard", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bearded-devil_glaive_glaive-attack", + "fields": { + "name": "Glaive attack", + "parent": "srd_bearded-devil_glaive", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_behir_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_behir_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_behir_constrict_constrict-attack", + "fields": { + "name": "Constrict attack", + "parent": "srd_behir_constrict", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": 2, + "extra_damage_die_type": "D10", + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_berserker_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_berserker_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_black-bear_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_black-bear_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_black-bear_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_black-bear_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_black-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_black-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_black-pudding_pseudopod_pseudopod-attack", + "fields": { + "name": "Pseudopod attack", + "parent": "srd_black-pudding_pseudopod", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_blink-dog_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_blink-dog_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_blood-hawk_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_blood-hawk_beak", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_blue-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_blue-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_boar_tusk_tusk-attack", + "fields": { + "name": "Tusk attack", + "parent": "srd_boar_tusk", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bone-devil_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_bone-devil_claw", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bone-devil_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_bone-devil_sting", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_brass-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_brass-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bronze-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_bronze-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_brown-bear_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_brown-bear_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_brown-bear_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_brown-bear_claws", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bugbear_javelin_javelin-melee-attack", + "fields": { + "name": "Javelin Melee attack", + "parent": "srd_bugbear_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bugbear_javelin_javelin-ranged-attack", + "fields": { + "name": "Javelin Ranged attack", + "parent": "srd_bugbear_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bugbear_morningstar_morningstar-attack", + "fields": { + "name": "Morningstar attack", + "parent": "srd_bugbear_morningstar", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_bulette_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_bulette_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_camel_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_camel_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cat_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_cat_claws", + "attack_type": "WEAPON", + "to_hit_mod": 0, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_centaur_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_centaur_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_centaur_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_centaur_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_centaur_pike_pike-attack", + "fields": { + "name": "Pike attack", + "parent": "srd_centaur_pike", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_chain-devil_chain_chain-attack", + "fields": { + "name": "Chain attack", + "parent": "srd_chain-devil_chain", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_chimera_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_chimera_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_chimera_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_chimera_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_chimera_horns_horns-attack", + "fields": { + "name": "Horns attack", + "parent": "srd_chimera_horns", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_chuul_pincer_pincer-attack", + "fields": { + "name": "Pincer attack", + "parent": "srd_chuul_pincer", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_clay-golem_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_clay-golem_slam", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cloaker_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_cloaker_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cloaker_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_cloaker_tail", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cloud-giant_morningstar_morningstar-attack", + "fields": { + "name": "Morningstar attack", + "parent": "srd_cloud-giant_morningstar", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cloud-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_cloud-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cockatrice_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_cockatrice_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_commoner_club_club-attack", + "fields": { + "name": "Club attack", + "parent": "srd_commoner_club", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_constrictor-snake_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_constrictor-snake_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_constrictor-snake_constrict_constrict-attack", + "fields": { + "name": "Constrict attack", + "parent": "srd_constrictor-snake_constrict", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_copper-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_copper-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_couatl_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_couatl_bite", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_couatl_constrict_constrict-attack", + "fields": { + "name": "Constrict attack", + "parent": "srd_couatl_constrict", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_crab_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_crab_claw", + "attack_type": "WEAPON", + "to_hit_mod": 0, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_crocodile_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_crocodile_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cult-fanatic_dagger_dagger-melee-attack", + "fields": { + "name": "Dagger Melee attack", + "parent": "srd_cult-fanatic_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cult-fanatic_dagger_dagger-ranged-attack", + "fields": { + "name": "Dagger Ranged attack", + "parent": "srd_cult-fanatic_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_cultist_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_cultist_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_darkmantle_crush_crush-attack", + "fields": { + "name": "Crush attack", + "parent": "srd_darkmantle_crush", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_death-dog_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_death-dog_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_deep-gnome-svirfneblin_poisoned-dart_poisoned-dart-attack", + "fields": { + "name": "Poisoned Dart attack", + "parent": "srd_deep-gnome-svirfneblin_poisoned-dart", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_deep-gnome-svirfneblin_war-pick_war-pick-attack", + "fields": { + "name": "War Pick attack", + "parent": "srd_deep-gnome-svirfneblin_war-pick", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_deer_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_deer_bite", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_deva_mace_mace-attack", + "fields": { + "name": "Mace attack", + "parent": "srd_deva_mace", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dire-wolf_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_dire-wolf_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_djinni_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_djinni_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_doppelganger_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_doppelganger_slam", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_draft-horse_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_draft-horse_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dragon-turtle_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_dragon-turtle_bite", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dragon-turtle_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_dragon-turtle_claw", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dragon-turtle_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_dragon-turtle_tail", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dretch_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_dretch_bite", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dretch_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_dretch_claws", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_drider_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_drider_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_drider_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_drider_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_drider_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_drider_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_drow_hand-crossbow_hand-crossbow-attack", + "fields": { + "name": "Hand Crossbow attack", + "parent": "srd_drow_hand-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_drow_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_drow_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_druid_quarterstaff_quarterstaff-attack", + "fields": { + "name": "Quarterstaff attack", + "parent": "srd_druid_quarterstaff", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dryad_club_club-attack", + "fields": { + "name": "Club attack", + "parent": "srd_dryad_club", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_duergar_javelin_javelin-melee-attack", + "fields": { + "name": "Javelin Melee attack", + "parent": "srd_duergar_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_duergar_javelin_javelin-ranged-attack", + "fields": { + "name": "Javelin Ranged attack", + "parent": "srd_duergar_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_duergar_war-pick_war-pick-attack", + "fields": { + "name": "War Pick attack", + "parent": "srd_duergar_war-pick", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_dust-mephit_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_dust-mephit_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_eagle_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_eagle_talons", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_earth-elemental_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_earth-elemental_slam", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_efreeti_hurl-flame_hurl-flame-attack", + "fields": { + "name": "Hurl Flame attack", + "parent": "srd_efreeti_hurl-flame", + "attack_type": "SPELL", + "to_hit_mod": 7, + "reach": null, + "range": 120.0, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_efreeti_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_efreeti_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_elephant_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_elephant_gore", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_elephant_stomp_stomp-attack", + "fields": { + "name": "Stomp attack", + "parent": "srd_elephant_stomp", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, { "model": "api_v2.creatureactionattack", "pk": "srd_elf-drow_hand-crossbow_hand-crossbow-attack", "fields": { - "name": "Hand Crossbow attack", - "parent": "srd_elf-drow_hand-crossbow", + "name": "Hand Crossbow attack", + "parent": "srd_elf-drow_hand-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": 2, + "damage_type": "piercing", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "piercing" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_elf-drow_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_elf-drow_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": 2, + "damage_type": "piercing", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "piercing" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_elk_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_elk_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_elk_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_elk_ram", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_erinyes_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_erinyes_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_erinyes_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_erinyes_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettercap_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ettercap_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettercap_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_ettercap_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettercap_variant-web-garrote_variant-web-garrote-attack", + "fields": { + "name": "Variant: Web Garrote attack", + "parent": "srd_ettercap_variant-web-garrote", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettercap_web_web-attack", + "fields": { + "name": "Web attack", + "parent": "srd_ettercap_web", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettin_battleaxe_battleaxe-attack", + "fields": { + "name": "Battleaxe attack", + "parent": "srd_ettin_battleaxe", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ettin_morningstar_morningstar-attack", + "fields": { + "name": "Morningstar attack", + "parent": "srd_ettin_morningstar", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_fire-elemental_touch_touch-attack", + "fields": { + "name": "Touch attack", + "parent": "srd_fire-elemental_touch", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_fire-giant_greatsword_greatsword-attack", + "fields": { + "name": "Greatsword attack", + "parent": "srd_fire-giant_greatsword", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 6, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_fire-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_fire-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_flesh-golem_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_flesh-golem_slam", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_flying-snake_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_flying-snake_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_flying-sword_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_flying-sword_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_frost-giant_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_frost-giant_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_frost-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_frost-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gargoyle_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_gargoyle_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gargoyle_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_gargoyle_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gelatinous-cube_pseudopod_pseudopod-attack", + "fields": { + "name": "Pseudopod attack", + "parent": "srd_gelatinous-cube_pseudopod", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ghast_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ghast_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ghast_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_ghast_claws", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ghost_withering-touch_withering-touch-attack", + "fields": { + "name": "Withering Touch attack", + "parent": "srd_ghost_withering-touch", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ghoul_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ghoul_bite", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ghoul_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_ghoul_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-ape_fist_fist-attack", + "fields": { + "name": "Fist attack", + "parent": "srd_giant-ape_fist", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-ape_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_giant-ape_rock", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": null, + "range": 50.0, + "long_range": 100.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 7, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-badger_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-badger_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-badger_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_giant-badger_claws", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-bat_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-bat_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-boar_tusk_tusk-attack", + "fields": { + "name": "Tusk attack", + "parent": "srd_giant-boar_tusk", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-centipede_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-centipede_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-constrictor-snake_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-constrictor-snake_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-constrictor-snake_constrict_constrict-attack", + "fields": { + "name": "Constrict attack", + "parent": "srd_giant-constrictor-snake_constrict", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-crab_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_giant-crab_claw", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-crocodile_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-crocodile_bite", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-crocodile_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_giant-crocodile_tail", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-eagle_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_giant-eagle_beak", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-eagle_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_giant-eagle_talons", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-elk_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_giant-elk_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-elk_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_giant-elk_ram", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-fire-beetle_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-fire-beetle_bite", + "attack_type": "WEAPON", + "to_hit_mod": 1, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-frog_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-frog_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-goat_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_giant-goat_ram", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-hyena_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-hyena_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-lizard_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-lizard_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-octopus_tentacles_tentacles-attack", + "fields": { + "name": "Tentacles attack", + "parent": "srd_giant-octopus_tentacles", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-owl_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_giant-owl_talons", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-poisonous-snake_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-poisonous-snake_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-rat-diseased_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-rat-diseased_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-rat_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-rat_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-scorpion_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_giant-scorpion_claw", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-scorpion_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_giant-scorpion_sting", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-sea-horse_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_giant-sea-horse_ram", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-shark_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-shark_bite", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-spider_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-spider_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-spider_web_web-attack", + "fields": { + "name": "Web attack", + "parent": "srd_giant-spider_web", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 30.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-toad_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-toad_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-vulture_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_giant-vulture_beak", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-vulture_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_giant-vulture_talons", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-wasp_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_giant-wasp_sting", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-weasel_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-weasel_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_giant-wolf-spider_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_giant-wolf-spider_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gibbering-mouther_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_gibbering-mouther_bites", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_glabrezu_fist_fist-attack", + "fields": { + "name": "Fist attack", + "parent": "srd_glabrezu_fist", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_glabrezu_pincer_pincer-attack", + "fields": { + "name": "Pincer attack", + "parent": "srd_glabrezu_pincer", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gladiator_shield-bash_shield-bash-attack", + "fields": { + "name": "Shield Bash attack", + "parent": "srd_gladiator_shield-bash", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gladiator_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_gladiator_spear", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gladiator_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_gladiator_spear", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnoll_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_gnoll_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnoll_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_gnoll_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnoll_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_gnoll_spear", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnoll_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_gnoll_spear", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnome-deep-svirfneblin_poisoned-dart_poisoned-dart-attack", + "fields": { + "name": "Poisoned Dart attack", + "parent": "srd_gnome-deep-svirfneblin_poisoned-dart", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": 2, + "damage_type": "piercing", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "piercing" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gnome-deep-svirfneblin_war-pick_war-pick-attack", + "fields": { + "name": "War Pick attack", + "parent": "srd_gnome-deep-svirfneblin_war-pick", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": 2, + "damage_type": "piercing", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "piercing" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_goat_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_goat_ram", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_goblin_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_goblin_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_goblin_shortbow_shortbow-attack", + "fields": { + "name": "Shortbow attack", + "parent": "srd_goblin_shortbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 80.0, + "long_range": 320.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gold-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_gold-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gorgon_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_gorgon_gore", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gorgon_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_gorgon_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gray-ooze_pseudopod_pseudopod-attack", + "fields": { + "name": "Pseudopod attack", + "parent": "srd_gray-ooze_pseudopod", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_green-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_green-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_green-hag_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_green-hag_claws", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_grick_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_grick_beak", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_grick_tentacles_tentacles-attack", + "fields": { + "name": "Tentacles attack", + "parent": "srd_grick_tentacles", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_griffon_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_griffon_beak", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_griffon_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_griffon_claws", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_grimlock_spiked-bone-club_spiked-bone-club-attack", + "fields": { + "name": "Spiked Bone Club attack", + "parent": "srd_grimlock_spiked-bone-club", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_guard_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_guard_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_guard_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_guard_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_guardian-naga_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_guardian-naga_bite", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_guardian-naga_spit-poison_spit-poison-attack", + "fields": { + "name": "Spit Poison attack", + "parent": "srd_guardian-naga_spit-poison", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": null, + "range": 15.0, + "long_range": 30.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_gynosphinx_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_gynosphinx_claw", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_half-red-dragon-veteran_heavy-crossbow_heavy-crossbow-attack", + "fields": { + "name": "Heavy Crossbow attack", + "parent": "srd_half-red-dragon-veteran_heavy-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 100.0, + "long_range": 400.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_half-red-dragon-veteran_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_half-red-dragon-veteran_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_half-red-dragon-veteran_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_half-red-dragon-veteran_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_harpy_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_harpy_claws", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_harpy_club_club-attack", + "fields": { + "name": "Club attack", + "parent": "srd_harpy_club", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hawk_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_hawk_talons", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hell-hound_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_hell-hound_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hezrou_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_hezrou_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hezrou_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_hezrou_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hill-giant_greatclub_greatclub-attack", + "fields": { + "name": "Greatclub attack", + "parent": "srd_hill-giant_greatclub", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hill-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_hill-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hippogriff_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_hippogriff_beak", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hippogriff_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_hippogriff_claws", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hobgoblin_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_hobgoblin_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hobgoblin_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_hobgoblin_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_homunculus_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_homunculus_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_horned-devil_fork_fork-attack", + "fields": { + "name": "Fork attack", + "parent": "srd_horned-devil_fork", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_horned-devil_hurl-flame_hurl-flame-attack", + "fields": { + "name": "Hurl Flame attack", + "parent": "srd_horned-devil_hurl-flame", + "attack_type": "SPELL", + "to_hit_mod": 7, + "reach": null, + "range": 150.0, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_horned-devil_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_horned-devil_tail", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hunter-shark_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_hunter-shark_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hydra_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_hydra_bite", + "attack_type": "WEAPON", + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_hyena_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_hyena_bite", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ice-devil_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_ice-devil_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ice-devil_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_ice-devil_claws", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ice-devil_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_ice-devil_tail", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ice-mephit_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_ice-mephit_claws", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_imp_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_imp_sting", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_invisible-stalker_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_invisible-stalker_slam", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_iron-golem_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_iron-golem_slam", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_iron-golem_sword_sword-attack", + "fields": { + "name": "Sword attack", + "parent": "srd_iron-golem_sword", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_jackal_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_jackal_bite", + "attack_type": "WEAPON", + "to_hit_mod": 1, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_killer-whale_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_killer-whale_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 5, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_knight_greatsword_greatsword-attack", + "fields": { + "name": "Greatsword attack", + "parent": "srd_knight_greatsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_knight_heavy-crossbow_heavy-crossbow-attack", + "fields": { + "name": "Heavy Crossbow attack", + "parent": "srd_knight_heavy-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": null, + "range": 100.0, + "long_range": 400.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_kobold_dagger_dagger-attack", + "fields": { + "name": "Dagger attack", + "parent": "srd_kobold_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_kobold_sling_sling-attack", + "fields": { + "name": "Sling attack", + "parent": "srd_kobold_sling", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_kraken_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_kraken_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_kraken_tentacle_tentacle-attack", + "fields": { + "name": "Tentacle attack", + "parent": "srd_kraken_tentacle", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 30.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lamia_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_lamia_claws", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lamia_dagger_dagger-attack", + "fields": { + "name": "Dagger attack", + "parent": "srd_lamia_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lamia_intoxicating-touch_intoxicating-touch-attack", + "fields": { + "name": "Intoxicating Touch attack", + "parent": "srd_lamia_intoxicating-touch", + "attack_type": "SPELL", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lemure_fist_fist-attack", + "fields": { + "name": "Fist attack", + "parent": "srd_lemure_fist", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lich_paralyzing-touch_paralyzing-touch-attack", + "fields": { + "name": "Paralyzing Touch attack", + "parent": "srd_lich_paralyzing-touch", + "attack_type": "SPELL", + "to_hit_mod": 12, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lion_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_lion_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lion_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_lion_claw", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizard_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_lizard_bite", + "attack_type": "WEAPON", + "to_hit_mod": 0, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizardfolk_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_lizardfolk_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizardfolk_heavy-club_heavy-club-attack", + "fields": { + "name": "Heavy Club attack", + "parent": "srd_lizardfolk_heavy-club", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizardfolk_javelin_javelin-melee-attack", + "fields": { + "name": "Javelin Melee attack", + "parent": "srd_lizardfolk_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizardfolk_javelin_javelin-ranged-attack", + "fields": { + "name": "Javelin Ranged attack", + "parent": "srd_lizardfolk_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_lizardfolk_spiked-shield_spiked-shield-attack", + "fields": { + "name": "Spiked Shield attack", + "parent": "srd_lizardfolk_spiked-shield", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mage_dagger_dagger-melee-attack", + "fields": { + "name": "Dagger Melee attack", + "parent": "srd_mage_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mage_dagger_dagger-ranged-attack", + "fields": { + "name": "Dagger Ranged attack", + "parent": "srd_mage_dagger", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_magma-mephit_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_magma-mephit_claws", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_magmin_touch_touch-attack", + "fields": { + "name": "Touch attack", + "parent": "srd_magmin_touch", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mammoth_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_mammoth_gore", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mammoth_stomp_stomp-attack", + "fields": { + "name": "Stomp attack", + "parent": "srd_mammoth_stomp", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_manticore_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_manticore_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_manticore_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_manticore_claw", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_manticore_tail-spike_tail-spike-attack", + "fields": { + "name": "Tail Spike attack", + "parent": "srd_manticore_tail-spike", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 100.0, + "long_range": 200.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_marilith_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_marilith_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_marilith_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_marilith_tail", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mastiff_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_mastiff_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_medusa_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_medusa_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_medusa_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_medusa_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_medusa_snake-hair_snake-hair-attack", + "fields": { + "name": "Snake Hair attack", + "parent": "srd_medusa_snake-hair", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merfolk_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_merfolk_spear", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merfolk_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_merfolk_spear", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merrow_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_merrow_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merrow_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_merrow_claws", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merrow_harpoon_harpoon-melee-attack", + "fields": { + "name": "Harpoon Melee attack", + "parent": "srd_merrow_harpoon", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_merrow_harpoon_harpoon-ranged-attack", + "fields": { + "name": "Harpoon Ranged attack", + "parent": "srd_merrow_harpoon", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mimic_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_mimic_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mimic_pseudopod_pseudopod-attack", + "fields": { + "name": "Pseudopod attack", + "parent": "srd_mimic_pseudopod", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_minotaur-skeleton_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_minotaur-skeleton_gore", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_minotaur-skeleton_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_minotaur-skeleton_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_minotaur_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_minotaur_gore", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_minotaur_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_minotaur_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mule_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_mule_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mummy-lord_rotting-fist_rotting-fist-attack", + "fields": { + "name": "Rotting Fist attack", + "parent": "srd_mummy-lord_rotting-fist", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_mummy_rotting-fist_rotting-fist-attack", + "fields": { + "name": "Rotting Fist attack", + "parent": "srd_mummy_rotting-fist", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_nalfeshnee_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_nalfeshnee_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 5, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_nalfeshnee_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_nalfeshnee_claw", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_night-hag_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_night-hag_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_nightmare_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_nightmare_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_noble_rapier_rapier-attack", + "fields": { + "name": "Rapier attack", + "parent": "srd_noble_rapier", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ochre-jelly_pseudopod_pseudopod-attack", + "fields": { + "name": "Pseudopod attack", + "parent": "srd_ochre-jelly_pseudopod", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_octopus_tentacles_tentacles-attack", + "fields": { + "name": "Tentacles attack", + "parent": "srd_octopus_tentacles", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ogre-zombie_morningstar_morningstar-attack", + "fields": { + "name": "Morningstar attack", + "parent": "srd_ogre-zombie_morningstar", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ogre_greatclub_greatclub-attack", + "fields": { + "name": "Greatclub attack", + "parent": "srd_ogre_greatclub", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ogre_javelin_javelin-melee-attack", + "fields": { + "name": "Javelin Melee attack", + "parent": "srd_ogre_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_ogre_javelin_javelin-ranged-attack", + "fields": { + "name": "Javelin Ranged attack", + "parent": "srd_ogre_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_oni_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_oni_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_oni_glaive_glaive-attack", + "fields": { + "name": "Glaive attack", + "parent": "srd_oni_glaive", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_orc_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_orc_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_orc_javelin_javelin-melee-attack", + "fields": { + "name": "Javelin Melee attack", + "parent": "srd_orc_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_orc_javelin_javelin-ranged-attack", + "fields": { + "name": "Javelin Ranged attack", + "parent": "srd_orc_javelin", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_otyugh_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_otyugh_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_otyugh_tentacle_tentacle-attack", + "fields": { + "name": "Tentacle attack", + "parent": "srd_otyugh_tentacle", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_owl_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_owl_talons", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_owlbear_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_owlbear_beak", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_owlbear_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_owlbear_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_panther_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_panther_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_panther_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_panther_claw", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pegasus_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_pegasus_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_phase-spider_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_phase-spider_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pit-fiend_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_pit-fiend_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pit-fiend_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_pit-fiend_claw", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pit-fiend_mace_mace-attack", + "fields": { + "name": "Mace attack", + "parent": "srd_pit-fiend_mace", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pit-fiend_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_pit-fiend_tail", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_planetar_greatsword_greatsword-attack", + "fields": { + "name": "Greatsword attack", + "parent": "srd_planetar_greatsword", + "attack_type": "WEAPON", + "to_hit_mod": 12, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_plesiosaurus_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_plesiosaurus_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_poisonous-snake_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_poisonous-snake_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_polar-bear_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_polar-bear_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_polar-bear_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_polar-bear_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pony_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_pony_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_priest_mace_mace-attack", + "fields": { + "name": "Mace attack", + "parent": "srd_priest_mace", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pseudodragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_pseudodragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_pseudodragon_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_pseudodragon_sting", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_purple-worm_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_purple-worm_bite", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_purple-worm_tail-stinger_tail-stinger-attack", + "fields": { + "name": "Tail Stinger attack", + "parent": "srd_purple-worm_tail-stinger", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_quasit_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_quasit_claw", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_quipper_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_quipper_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_rakshasa_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_rakshasa_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_rat_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_rat_bite", + "attack_type": "WEAPON", + "to_hit_mod": 0, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_raven_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_raven_beak", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_red-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_red-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_reef-shark_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_reef-shark_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_remorhaz_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_remorhaz_bite", + "attack_type": "WEAPON", + "to_hit_mod": 11, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 6, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_rhinoceros_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_rhinoceros_gore", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_riding-horse_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_riding-horse_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_roc_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_roc_beak", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_roc_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_roc_talons", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_roper_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_roper_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_roper_tendril_tendril-attack", + "fields": { + "name": "Tendril attack", + "parent": "srd_roper_tendril", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 50.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_rug-of-smothering_smother_smother-attack", + "fields": { + "name": "Smother attack", + "parent": "srd_rug-of-smothering_smother", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_rust-monster_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_rust-monster_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_saber-toothed-tiger_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_saber-toothed-tiger_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_saber-toothed-tiger_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_saber-toothed-tiger_claw", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sahuagin_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_sahuagin_bite", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sahuagin_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_sahuagin_claws", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sahuagin_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_sahuagin_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sahuagin_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_sahuagin_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_salamander_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_salamander_spear", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_salamander_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_salamander_spear", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_salamander_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_salamander_tail", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_satyr_ram_ram-attack", + "fields": { + "name": "Ram attack", + "parent": "srd_satyr_ram", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_satyr_shortbow_shortbow-attack", + "fields": { + "name": "Shortbow attack", + "parent": "srd_satyr_shortbow", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": null, + "range": 80.0, + "long_range": 320.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_satyr_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_satyr_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_scorpion_sting_sting-attack", + "fields": { + "name": "Sting attack", + "parent": "srd_scorpion_sting", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_scout_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_scout_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_scout_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_scout_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sea-hag_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_sea-hag_claws", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_shadow_strength-drain_strength-drain-attack", + "fields": { + "name": "Strength Drain attack", + "parent": "srd_shadow_strength-drain", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_shambling-mound_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_shambling-mound_slam", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_shield-guardian_fist_fist-attack", + "fields": { + "name": "Fist attack", + "parent": "srd_shield-guardian_fist", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_silver-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_silver-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_skeleton_shortbow_shortbow-attack", + "fields": { + "name": "Shortbow attack", + "parent": "srd_skeleton_shortbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 80.0, + "long_range": 320.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_skeleton_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_skeleton_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_solar_greatsword_greatsword-attack", + "fields": { + "name": "Greatsword attack", + "parent": "srd_solar_greatsword", + "attack_type": "WEAPON", + "to_hit_mod": 15, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_solar_slaying-longbow_slaying-longbow-attack", + "fields": { + "name": "Slaying Longbow attack", + "parent": "srd_solar_slaying-longbow", + "attack_type": "WEAPON", + "to_hit_mod": 13, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_specter_life-drain_life-drain-attack", + "fields": { + "name": "Life Drain attack", + "parent": "srd_specter_life-drain", + "attack_type": "SPELL", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_spider_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_spider_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_spirit-naga_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_spirit-naga_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sprite_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_sprite_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_sprite_shortbow_shortbow-attack", + "fields": { + "name": "Shortbow attack", + "parent": "srd_sprite_shortbow", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": null, + "range": 40.0, + "long_range": 160.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_spy_hand-crossbow_hand-crossbow-attack", + "fields": { + "name": "Hand Crossbow attack", + "parent": "srd_spy_hand-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_spy_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_spy_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_steam-mephit_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_steam-mephit_claws", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_stirge_blood-drain_blood-drain-attack", + "fields": { + "name": "Blood Drain attack", + "parent": "srd_stirge_blood-drain", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_stone-giant_greatclub_greatclub-attack", + "fields": { + "name": "Greatclub attack", + "parent": "srd_stone-giant_greatclub", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_stone-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_stone-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_stone-golem_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_stone-golem_slam", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_storm-giant_greatsword_greatsword-attack", + "fields": { + "name": "Greatsword attack", + "parent": "srd_storm-giant_greatsword", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 6, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_storm-giant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_storm-giant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 14, + "reach": null, + "range": 60.0, + "long_range": 240.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_succubusincubus_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_succubusincubus_claw", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-bats_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-bats_bites", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-beetles_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-beetles_bites", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-centipedes_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-centipedes_bites", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-insects_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-insects_bites", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-poisonous-snakes_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-poisonous-snakes_bites", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-quippers_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-quippers_bites", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-rats_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-rats_bites", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-ravens_beaks_beaks-attack", + "fields": { + "name": "Beaks attack", + "parent": "srd_swarm-of-ravens_beaks", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-spiders_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-spiders_bites", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_swarm-of-wasps_bites_bites-attack", + "fields": { + "name": "Bites attack", + "parent": "srd_swarm-of-wasps_bites", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 0.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tarrasque_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_tarrasque_bite", + "attack_type": "WEAPON", + "to_hit_mod": 19, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tarrasque_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_tarrasque_claw", + "attack_type": "WEAPON", + "to_hit_mod": 19, + "reach": 15.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tarrasque_horns_horns-attack", + "fields": { + "name": "Horns attack", + "parent": "srd_tarrasque_horns", + "attack_type": "WEAPON", + "to_hit_mod": 19, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tarrasque_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_tarrasque_tail", + "attack_type": "WEAPON", + "to_hit_mod": 19, + "reach": 20.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_thug_heavy-crossbow_heavy-crossbow-attack", + "fields": { + "name": "Heavy Crossbow attack", + "parent": "srd_thug_heavy-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": null, + "range": 100.0, + "long_range": 400.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_thug_mace_mace-attack", + "fields": { + "name": "Mace attack", + "parent": "srd_thug_mace", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tiger_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_tiger_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tiger_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_tiger_claw", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_treant_rock_rock-attack", + "fields": { + "name": "Rock attack", + "parent": "srd_treant_rock", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": null, + "range": 60.0, + "long_range": 180.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_treant_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_treant_slam", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tribal-warrior_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_tribal-warrior_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tribal-warrior_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_tribal-warrior_spear", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_triceratops_gore_gore-attack", + "fields": { + "name": "Gore attack", + "parent": "srd_triceratops_gore", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_triceratops_stomp_stomp-attack", + "fields": { + "name": "Stomp attack", + "parent": "srd_triceratops_stomp", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_troll_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_troll_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_troll_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_troll_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tyrannosaurus-rex_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_tyrannosaurus-rex_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 4, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_tyrannosaurus-rex_tail_tail-attack", + "fields": { + "name": "Tail attack", + "parent": "srd_tyrannosaurus-rex_tail", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_unicorn_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_unicorn_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_unicorn_horn_horn-attack", + "fields": { + "name": "Horn attack", + "parent": "srd_unicorn_horn", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vampire-spawn_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_vampire-spawn_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vampire-spawn_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_vampire-spawn_claws", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vampire_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_vampire_bite", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vampire_unarmed-strike_unarmed-strike-attack", + "fields": { + "name": "Unarmed Strike attack", + "parent": "srd_vampire_unarmed-strike", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_veteran_heavy-crossbow_heavy-crossbow-attack", + "fields": { + "name": "Heavy Crossbow attack", + "parent": "srd_veteran_heavy-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 3, + "reach": null, + "range": 100.0, + "long_range": 400.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_veteran_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_veteran_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_veteran_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_veteran_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_violet-fungus_rotting-touch_rotting-touch-attack", + "fields": { + "name": "Rotting Touch attack", + "parent": "srd_violet-fungus_rotting-touch", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vrock_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_vrock_beak", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vrock_talons_talons-attack", + "fields": { + "name": "Talons attack", + "parent": "srd_vrock_talons", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_vulture_beak_beak-attack", + "fields": { + "name": "Beak attack", + "parent": "srd_vulture_beak", + "attack_type": "WEAPON", + "to_hit_mod": 2, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_warhorse-skeleton_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_warhorse-skeleton_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_warhorse_hooves_hooves-attack", + "fields": { + "name": "Hooves attack", + "parent": "srd_warhorse_hooves", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_water-elemental_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_water-elemental_slam", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_weasel_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_weasel_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werebear_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_werebear_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werebear_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_werebear_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werebear_greataxe_greataxe-attack", + "fields": { + "name": "Greataxe attack", + "parent": "srd_werebear_greataxe", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D12", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wereboar_maul_maul-attack", + "fields": { + "name": "Maul attack", + "parent": "srd_wereboar_maul", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wereboar_tusks_tusks-attack", + "fields": { + "name": "Tusks attack", + "parent": "srd_wereboar_tusks", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wererat_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_wererat_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wererat_hand-crossbow_hand-crossbow-attack", + "fields": { + "name": "Hand Crossbow attack", + "parent": "srd_wererat_hand-crossbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 30.0, + "long_range": 120.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wererat_shortsword_shortsword-attack", + "fields": { + "name": "Shortsword attack", + "parent": "srd_wererat_shortsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_weretiger_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_weretiger_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_weretiger_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_weretiger_claw", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_weretiger_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_weretiger_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_weretiger_scimitar_scimitar-attack", + "fields": { + "name": "Scimitar attack", + "parent": "srd_weretiger_scimitar", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werewolf_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_werewolf_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werewolf_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_werewolf_claws", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werewolf_spear_spear-melee-attack", + "fields": { + "name": "Spear Melee attack", + "parent": "srd_werewolf_spear", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_werewolf_spear_spear-ranged-attack", + "fields": { + "name": "Spear Ranged attack", + "parent": "srd_werewolf_spear", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 20.0, + "long_range": 60.0, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_white-dragon-wyrmling_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_white-dragon-wyrmling_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wight_life-drain_life-drain-attack", + "fields": { + "name": "Life Drain attack", + "parent": "srd_wight_life-drain", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wight_longbow_longbow-attack", + "fields": { + "name": "Longbow attack", + "parent": "srd_wight_longbow", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": null, + "range": 150.0, + "long_range": 600.0, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wight_longsword_longsword-attack", + "fields": { + "name": "Longsword attack", + "parent": "srd_wight_longsword", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_will-o-wisp_shock_shock-attack", + "fields": { + "name": "Shock attack", + "parent": "srd_will-o-wisp_shock", + "attack_type": "SPELL", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": null, + "damage_die_type": null, + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_winter-wolf_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_winter-wolf_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wolf_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_wolf_bite", + "attack_type": "WEAPON", + "to_hit_mod": 4, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_worg_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_worg_bite", + "attack_type": "WEAPON", + "to_hit_mod": 5, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wraith_life-drain_life-drain-attack", + "fields": { + "name": "Life Drain attack", + "parent": "srd_wraith_life-drain", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 4, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wyvern_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_wyvern_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wyvern_claws_claws-attack", + "fields": { + "name": "Claws attack", + "parent": "srd_wyvern_claws", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_wyvern_stinger_stinger-attack", + "fields": { + "name": "Stinger attack", + "parent": "srd_wyvern_stinger", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": true, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_xorn_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_xorn_bite", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 3, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_xorn_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_xorn_claw", + "attack_type": "WEAPON", + "to_hit_mod": 6, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-black-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-black-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-black-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-black-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-blue-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-blue-dragon_bite", "attack_type": "WEAPON", - "to_hit_mod": 4, - "reach": null, - "range": 30.0, - "long_range": 120.0, + "to_hit_mod": 9, + "reach": 10.0, + "range": null, + "long_range": null, "distance_unit": null, "target_creature_only": false, - "damage_die_count": 1, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-blue-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-blue-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 9, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, "damage_die_type": "D6", - "damage_bonus": 2, - "damage_type": "piercing", + "damage_bonus": null, + "damage_type": "thunder", "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, - "extra_damage_type": "piercing" + "extra_damage_type": null } }, { "model": "api_v2.creatureactionattack", - "pk": "srd_elf-drow_shortsword_shortsword-attack", + "pk": "srd_young-brass-dragon_bite_bite-attack", "fields": { - "name": "Shortsword attack", - "parent": "srd_elf-drow_shortsword", + "name": "Bite attack", + "parent": "srd_young-brass-dragon_bite", "attack_type": "WEAPON", - "to_hit_mod": 4, + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-brass-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-brass-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "distance_unit": null, "target_creature_only": false, - "damage_die_count": 1, + "damage_die_count": 2, "damage_die_type": "D6", - "damage_bonus": 2, - "damage_type": "piercing", + "damage_bonus": null, + "damage_type": "thunder", "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, - "extra_damage_type": "piercing" + "extra_damage_type": null } }, { "model": "api_v2.creatureactionattack", - "pk": "srd_gnome-deep-svirfneblin_poisoned-dart_poisoned-dart-attack", + "pk": "srd_young-bronze-dragon_bite_bite-attack", "fields": { - "name": "Poisoned Dart attack", - "parent": "srd_gnome-deep-svirfneblin_poisoned-dart", + "name": "Bite attack", + "parent": "srd_young-bronze-dragon_bite", "attack_type": "WEAPON", - "to_hit_mod": 4, - "reach": null, - "range": 30.0, - "long_range": 120.0, + "to_hit_mod": 8, + "reach": 10.0, + "range": null, + "long_range": null, "distance_unit": null, - "target_creature_only": true, - "damage_die_count": 1, - "damage_die_type": "D4", - "damage_bonus": 2, - "damage_type": "piercing", + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, - "extra_damage_type": "piercing" + "extra_damage_type": null } }, { "model": "api_v2.creatureactionattack", - "pk": "srd_gnome-deep-svirfneblin_war-pick_war-pick-attack", + "pk": "srd_young-bronze-dragon_claw_claw-attack", "fields": { - "name": "War Pick attack", - "parent": "srd_gnome-deep-svirfneblin_war-pick", + "name": "Claw attack", + "parent": "srd_young-bronze-dragon_claw", "attack_type": "WEAPON", - "to_hit_mod": 4, + "to_hit_mod": 8, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-copper-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-copper-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-copper-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-copper-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-gold-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-gold-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-gold-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-gold-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-green-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-green-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-green-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-green-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-red-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-red-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-red-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-red-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-silver-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-silver-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-silver-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-silver-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 10, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-white-dragon_bite_bite-attack", + "fields": { + "name": "Bite attack", + "parent": "srd_young-white-dragon_bite", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 10.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": "thunder" + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_young-white-dragon_claw_claw-attack", + "fields": { + "name": "Claw attack", + "parent": "srd_young-white-dragon_claw", + "attack_type": "WEAPON", + "to_hit_mod": 7, + "reach": 5.0, + "range": null, + "long_range": null, + "distance_unit": null, + "target_creature_only": false, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_bonus": null, + "extra_damage_type": null + } +}, +{ + "model": "api_v2.creatureactionattack", + "pk": "srd_zombie_slam_slam-attack", + "fields": { + "name": "Slam attack", + "parent": "srd_zombie_slam", + "attack_type": "WEAPON", + "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "distance_unit": null, "target_creature_only": false, "damage_die_count": 1, - "damage_die_type": "D8", - "damage_bonus": 2, - "damage_type": "piercing", + "damage_die_type": "D6", + "damage_bonus": null, + "damage_type": "thunder", "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, - "extra_damage_type": "piercing" + "extra_damage_type": null } } ] diff --git a/scripts/data_manipulation/v2_caa_builder.py b/scripts/data_manipulation/v2_caa_builder.py new file mode 100644 index 00000000..8eb24f4c --- /dev/null +++ b/scripts/data_manipulation/v2_caa_builder.py @@ -0,0 +1,167 @@ +from django.template.defaultfilters import slugify + +import json + +from api_v2.models import Creature, CreatureAction, CreatureActionAttack, DamageType + +def main(): + count=0 + for creature in Creature.objects.filter(document='srd'): + for ca in creature.creatureaction_set.all(): + for at in get_attack_types(ca): + if len(get_attack_types(ca))>1: + if at['ismelee']: + name = ca.name + " Melee attack" + else: + name = ca.name + " Ranged attack" + else: + name = ca.name + " attack" + to_hit_mod = int(ca.desc.split(":")[1].split("to hit")[0].strip()) + + reach_val = None + if at['ismelee']: + reach_desc = ca.desc.split(",")[1] + reach_val = reach_desc.split(" ")[2] + + range = None + long_range = None + if "range" in ca.desc: + range_full=ca.desc.split("range")[1].split(",")[0].split("ft")[0] + if "/" in range_full: + range=float(range_full.split("/")[0]) + long_range=float(range_full.split("/")[1]) + else: + range=float(range_full) + target_creature_only = True + if "one target" in ca.desc.split("Hit")[0]: + target_creature_only = False + + d = get_damage_dice(ca, at['ismelee']) + + try: + creature_aa = CreatureActionAttack.objects.get(key=slugify(ca.key + "_" +name)) + except CreatureActionAttack.DoesNotExist: + creature_aa = CreatureActionAttack( + key=slugify(ca.key + "_" +name), + name=name, + parent=ca, + attack_type=at['attack_type'], + to_hit_mod=to_hit_mod, + reach=reach_val, + range=range, + long_range=long_range, + target_creature_only=target_creature_only, + damage_die_count=d['damage_die_count'], + damage_die_type=d['damage_die_type'], + damage_bonus=d['damage_bonus'], + damage_type=d['damage_type'], + extra_damage_die_count=d['extra_damage_die_count'], + extra_damage_die_type=d['extra_damage_die_type'], + extra_damage_bonus=d['extra_damage_bonus'], + extra_damage_type=d['extra_damage_type'] + ) + count+=1 + + creature_aa.save() + + + print("This would add {} caas".format(count)) + +def get_attack_types(ca): + if ca.desc.startswith("Melee Weapon Attack:"): + return [{"ismelee":True,"attack_type":"WEAPON"}] + if ca.desc.startswith("Ranged Weapon Attack:"): + return [{"ismelee":False,"attack_type":"WEAPON"}] + + if ca.desc.startswith("Melee Spell Attack:"): + return [{"ismelee":True,"attack_type":"SPELL"}] + if ca.desc.startswith("Ranged Spell Attack:"): + return [{"ismelee":False,"attack_type":"SPELL"}] + + if ca.desc.startswith("Melee or Ranged Weapon Attack:"): + return [{"ismelee":True,"attack_type":"WEAPON"},{"ismelee":False,"attack_type":"WEAPON"}] + + return [] + +def get_damage_dice(ca, ismelee): + hit_desc = ca.desc.split("Hit:")[1].split(".")[0] + if len(hit_desc.split("damage, or"))>1: + for hit_desc_or in hit_desc.split("damage, or"): + if ismelee==True and "melee" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==True and "two hands" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==True and "shillelagh" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==True and "enlarged" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==True and "Small or Medium form" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==True and "half of its hit points or fewer" in hit_desc_or: + d = parse_damage_statement(hit_desc_or.split(".")[0]) + if ismelee==False and "melee" not in hit_desc_or.split(".")[0]: + d = parse_damage_statement(hit_desc_or) + + else: + d = parse_damage_statement(hit_desc) + + + + return d + +def parse_damage_statement(damage_statement): + + # 11 (2d6 + 4) piercing + # or 13 (2d8 + 4) piercing damage if used with two hands to make a melee attack." + # 15 (2d8 + 6) piercing damage plus 27 (6d8) radiant damage. + # 1 piercing damage, and + + damage={ + "damage_die_count": None, + "damage_die_type": None, + "damage_bonus": None, + "damage_type": None, + "extra_damage_die_count": None, + "extra_damage_die_type": None, + "extra_damage_bonus": None, + "extra_damage_type": None + } + if damage_statement.strip().startswith("The"): + return damage + for i, damage_block in enumerate(damage_statement.split("plus")): + for dt in DamageType.objects.all(): + if dt.key.lower() in damage_block: + dtype = dt.key + die_count = None + die_type = None + if "(" in damage_block and "DC" not in damage_block: + dn = damage_block.split(")")[0].split("(")[1].lower() + if "d" in dn: + if "+" in dn: + die_count = int(dn.split("+")[0].split("d")[0]) + die_type = "D"+ dn.split("+")[0].split("d")[1].strip() + die_bonus = int(dn.split("+")[1]) + if "-" in dn: + die_count = int(dn.split("-")[0].split("d")[0]) + die_type = "D"+ dn.split("-")[0].split("d")[1].strip() + die_bonus = int(dn.split("-")[1]) + else: + die_bonus = 0 + else: + die_bonus = int(damage_block.strip().split(" ")[0]) + if i>0: # This is extra damage + damage['extra_damage_type'] = dt + damage['extra_damage_die_count'] = die_count + damage['extra_damage_die_type'] = die_type + damage['extra_damage_die_bonus'] = die_bonus + else: + damage['damage_type'] = dt + damage['damage_die_count'] = die_count + damage['damage_die_type'] = die_type + damage['damage_die_bonus'] = die_bonus + + + return damage + +if __name__ == '__main__': + main() \ No newline at end of file From 0431895ad93a9cb23cf8687eca26e694a599c98f Mon Sep 17 00:00:00 2001 From: August Johnson Date: Sat, 23 Nov 2024 10:40:00 -0600 Subject: [PATCH 2/2] Tests --- ...est_creature_ancient_example.approved.json | 69 +++++- ...test_creature_goblin_example.approved.json | 46 +++- ....test_creature_guard_example.approved.json | 43 +++- ...cts.test_creatureset_example.approved.json | 207 +++++++++++++++++- 4 files changed, 350 insertions(+), 15 deletions(-) diff --git a/api_v2/tests/responses/TestObjects.test_creature_ancient_example.approved.json b/api_v2/tests/responses/TestObjects.test_creature_ancient_example.approved.json index 41392aaf..d5df3cac 100644 --- a/api_v2/tests/responses/TestObjects.test_creature_ancient_example.approved.json +++ b/api_v2/tests/responses/TestObjects.test_creature_ancient_example.approved.json @@ -10,7 +10,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D10", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": "thunder", + "key": "srd_ancient-red-dragon_bite_bite-attack", + "long_range": null, + "name": "Bite attack", + "parent": "srd_ancient-red-dragon_bite", + "range": null, + "reach": 15.0, + "target_creature_only": false, + "to_hit_mod": 17 + } + ], "desc": "Melee Weapon Attack: +17 to hit, reach 15 ft., one target. Hit: 21 (2d10 + 10) piercing damage plus 14 (4d6) fire damage.", "form_condition": null, "key": "srd_ancient-red-dragon_bite", @@ -22,7 +43,28 @@ }, { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_ancient-red-dragon_claw_claw-attack", + "long_range": null, + "name": "Claw attack", + "parent": "srd_ancient-red-dragon_claw", + "range": null, + "reach": 10.0, + "target_creature_only": false, + "to_hit_mod": 17 + } + ], "desc": "Melee Weapon Attack: +17 to hit, reach 10 ft., one target. Hit: 17 (2d6 + 10) slashing damage.", "form_condition": null, "key": "srd_ancient-red-dragon_claw", @@ -82,7 +124,28 @@ }, { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D8", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_ancient-red-dragon_tail_tail-attack", + "long_range": null, + "name": "Tail attack", + "parent": "srd_ancient-red-dragon_tail", + "range": null, + "reach": 20.0, + "target_creature_only": false, + "to_hit_mod": 17 + } + ], "desc": "Melee Weapon Attack: +17 to hit, reach 20 ft., one target. Hit: 19 (2d8 + 10) bludgeoning damage.", "form_condition": null, "key": "srd_ancient-red-dragon_tail", diff --git a/api_v2/tests/responses/TestObjects.test_creature_goblin_example.approved.json b/api_v2/tests/responses/TestObjects.test_creature_goblin_example.approved.json index 26edea98..ee24abc0 100644 --- a/api_v2/tests/responses/TestObjects.test_creature_goblin_example.approved.json +++ b/api_v2/tests/responses/TestObjects.test_creature_goblin_example.approved.json @@ -10,7 +10,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_goblin_scimitar_scimitar-attack", + "long_range": null, + "name": "Scimitar attack", + "parent": "srd_goblin_scimitar", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 4 + } + ], "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.", "form_condition": null, "key": "srd_goblin_scimitar", @@ -22,7 +43,28 @@ }, { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_goblin_shortbow_shortbow-attack", + "long_range": 320.0, + "name": "Shortbow attack", + "parent": "srd_goblin_shortbow", + "range": 80.0, + "reach": null, + "target_creature_only": false, + "to_hit_mod": 4 + } + ], "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "form_condition": null, "key": "srd_goblin_shortbow", diff --git a/api_v2/tests/responses/TestObjects.test_creature_guard_example.approved.json b/api_v2/tests/responses/TestObjects.test_creature_guard_example.approved.json index 69f2b2a5..7aea5aa4 100644 --- a/api_v2/tests/responses/TestObjects.test_creature_guard_example.approved.json +++ b/api_v2/tests/responses/TestObjects.test_creature_guard_example.approved.json @@ -10,7 +10,48 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D8", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_guard_spear_spear-melee-attack", + "long_range": 60.0, + "name": "Spear Melee attack", + "parent": "srd_guard_spear", + "range": 20.0, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 3 + }, + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_guard_spear_spear-ranged-attack", + "long_range": 60.0, + "name": "Spear Ranged attack", + "parent": "srd_guard_spear", + "range": 20.0, + "reach": null, + "target_creature_only": false, + "to_hit_mod": 3 + } + ], "desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage, or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.", "form_condition": null, "key": "srd_guard_spear", diff --git a/api_v2/tests/responses/TestObjects.test_creatureset_example.approved.json b/api_v2/tests/responses/TestObjects.test_creatureset_example.approved.json index 3932fc13..27dbf13d 100644 --- a/api_v2/tests/responses/TestObjects.test_creatureset_example.approved.json +++ b/api_v2/tests/responses/TestObjects.test_creatureset_example.approved.json @@ -12,7 +12,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": null, + "damage_die_type": null, + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_camel_bite_bite-attack", + "long_range": null, + "name": "Bite attack", + "parent": "srd_camel_bite", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 5 + } + ], "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.", "form_condition": null, "key": "srd_camel_bite", @@ -270,7 +291,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_draft-horse_hooves_hooves-attack", + "long_range": null, + "name": "Hooves attack", + "parent": "srd_draft-horse_hooves", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 6 + } + ], "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) bludgeoning damage.", "form_condition": null, "key": "srd_draft-horse_hooves", @@ -406,7 +448,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 3, + "damage_die_type": "D8", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_elephant_gore_gore-attack", + "long_range": null, + "name": "Gore attack", + "parent": "srd_elephant_gore", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 8 + } + ], "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 19 (3d8 + 6) piercing damage.", "form_condition": null, "key": "srd_elephant_gore", @@ -418,7 +481,28 @@ }, { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 3, + "damage_die_type": "D10", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_elephant_stomp_stomp-attack", + "long_range": null, + "name": "Stomp attack", + "parent": "srd_elephant_stomp", + "range": null, + "reach": 5.0, + "target_creature_only": true, + "to_hit_mod": 8 + } + ], "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one prone creature. Hit: 22 (3d10 + 6) bludgeoning damage.", "form_condition": null, "key": "srd_elephant_stomp", @@ -556,7 +640,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_mastiff_bite_bite-attack", + "long_range": null, + "name": "Bite attack", + "parent": "srd_mastiff_bite", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 3 + } + ], "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage. If the target is a creature, it must succeed on a DC 11 Strength saving throw or be knocked prone.", "form_condition": null, "key": "srd_mastiff_bite", @@ -694,7 +799,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 1, + "damage_die_type": "D4", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_mule_hooves_hooves-attack", + "long_range": null, + "name": "Hooves attack", + "parent": "srd_mule_hooves", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 2 + } + ], "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.", "form_condition": null, "key": "srd_mule_hooves", @@ -832,7 +958,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_pony_hooves_hooves-attack", + "long_range": null, + "name": "Hooves attack", + "parent": "srd_pony_hooves", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 4 + } + ], "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) bludgeoning damage.", "form_condition": null, "key": "srd_pony_hooves", @@ -969,7 +1116,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D4", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_riding-horse_hooves_hooves-attack", + "long_range": null, + "name": "Hooves attack", + "parent": "srd_riding-horse_hooves", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 5 + } + ], "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.", "form_condition": null, "key": "srd_riding-horse_hooves", @@ -1106,7 +1274,28 @@ "actions": [ { "action_type": "ACTION", - "attacks": [], + "attacks": [ + { + "attack_type": "WEAPON", + "damage_bonus": null, + "damage_die_count": 2, + "damage_die_type": "D6", + "damage_type": "thunder", + "distance_unit": "feet", + "extra_damage_bonus": null, + "extra_damage_die_count": null, + "extra_damage_die_type": null, + "extra_damage_type": null, + "key": "srd_warhorse_hooves_hooves-attack", + "long_range": null, + "name": "Hooves attack", + "parent": "srd_warhorse_hooves", + "range": null, + "reach": 5.0, + "target_creature_only": false, + "to_hit_mod": 6 + } + ], "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.", "form_condition": null, "key": "srd_warhorse_hooves",