Skip to content

Commit

Permalink
Wingedfolk (#285)
Browse files Browse the repository at this point in the history
* Various changes

From Fantasy Folk: Winged Folk
- Limitation "Encumbrance-Limited" on Flight
- "Mitigator: Flight" on Lame
- Added "Strategy (Air)" skill, alongside Land/Sea/Space

General fixes:
- typo on Thamatology Styles, "Cantrip Kindle": *tiny* flame
- added @specialty@ to the Shapeshift Other spell in Magic
- removed aquatic defaults from the "Survival @Environment@" general skill in the Basic Set
- Added "Survival @Any Land@" and "Survival @Any Aquatic@" skills with the relevant land or aquatic defaults in Basic Set
- Added prerequiste of no language talent to the full price language trait

* Winged Folk

Add files from the Fantasy Folk: Winged Folk book

* amended sheet settings

amended the sheet and attribute settings to the defaults
also fixed the body type on the Dwenon to be quadruped since it's a dog
  • Loading branch information
ethorad authored Jan 30, 2024
1 parent 9fe97b5 commit 849be20
Show file tree
Hide file tree
Showing 19 changed files with 43,388 additions and 0 deletions.
1,191 changes: 1,191 additions & 0 deletions Library/Fantasy Folk/Winged Folk/Animals/Dwenon.gcs

Large diffs are not rendered by default.

1,630 changes: 1,630 additions & 0 deletions Library/Fantasy Folk/Winged Folk/Animals/Gwesdon - Female.gcs

Large diffs are not rendered by default.

1,459 changes: 1,459 additions & 0 deletions Library/Fantasy Folk/Winged Folk/Animals/Gwesdon - Male.gcs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"type": "eqp_modifier_list",
"version": 4,
"rows": [
{
"id": "051a5e7f-495e-43a0-afdb-afd27931bc73",
"type": "eqp_modifier",
"name": "Delicate",
"reference": "FFWF23",
"notes": "+1 to odds of breakage, melee and thrown weapons only",
"cost_type": "to_base_cost",
"weight_type": "to_base_weight",
"cost": "+2 CF",
"weight": "x0.75",
"features": [
{
"type": "weapon_min_st_bonus",
"selection_type": "weapons_with_required_skill",
"amount": -1
}
]
},
{
"id": "cc62a68d-2a41-45c7-ba30-9ff84046962a",
"type": "eqp_modifier",
"name": "Horn Bow",
"reference": "FFWF23",
"notes": "Bow only, not in realistic games",
"cost_type": "to_base_cost",
"cost": "+1 CF",
"features": [
{
"type": "weapon_bonus",
"selection_type": "weapons_with_required_skill",
"amount": 1
},
{
"type": "weapon_max_range_bonus",
"percent": true,
"selection_type": "weapons_with_required_skill",
"amount": -20
},
{
"type": "weapon_half_damage_range_bonus",
"percent": true,
"selection_type": "weapons_with_required_skill",
"amount": -20
},
{
"type": "weapon_min_range_bonus",
"percent": true,
"selection_type": "weapons_with_required_skill",
"amount": -20
}
]
},
{
"id": "c90b0adc-0e7d-4722-846d-e79571e52f1a",
"type": "eqp_modifier",
"name": "Wing slits on torso armor",
"reference": "FFWF24",
"reference_highlight": "torso armor",
"notes": "Takes 1-3 hours and a roll against Armoury (Body Armor) at +4",
"cost_type": "to_base_cost",
"cost": "+0.25 CF"
}
]
}
Loading

0 comments on commit 849be20

Please sign in to comment.