forked from Fate-Games/CsC
Added Characters
- Fate PRISM
This commit is contained in:
parent
ef0e1caaa8
commit
afc12d1821
6 changed files with 251 additions and 0 deletions
131
FATE-Prism/examples/examplechar.json
Normal file
131
FATE-Prism/examples/examplechar.json
Normal file
|
|
@ -0,0 +1,131 @@
|
||||||
|
{
|
||||||
|
"Player Name": "Ronald McDonald",
|
||||||
|
"Character Name": "Sunny Sydup",
|
||||||
|
"Sex": "Male",
|
||||||
|
"Species": [
|
||||||
|
"Rooster",
|
||||||
|
"Rhode Island Red"
|
||||||
|
],
|
||||||
|
"Career": "Fast Food Worker",
|
||||||
|
"Class": "Gunman",
|
||||||
|
"Stats": [
|
||||||
|
{
|
||||||
|
"HP": "20",
|
||||||
|
"MP": "10",
|
||||||
|
"MVMT": "2",
|
||||||
|
"FP": "1"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Skills": [
|
||||||
|
{
|
||||||
|
"3s": [
|
||||||
|
"Shoot"
|
||||||
|
],
|
||||||
|
"2s": [
|
||||||
|
"Drive",
|
||||||
|
"Physique"
|
||||||
|
],
|
||||||
|
"1s": [
|
||||||
|
"Academics",
|
||||||
|
"Craft",
|
||||||
|
"Mana"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Aspects": [
|
||||||
|
{
|
||||||
|
"High Concept": "Wants to craft the perfect full course meal",
|
||||||
|
"Trouble/Flaw": "Is a literal & metaphorical Chicken socially"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Stunts": [
|
||||||
|
{
|
||||||
|
"FLIGHT (Chicken Wings)": [
|
||||||
|
"You are hovering over one 'ZONE' over the BATTLEZONE",
|
||||||
|
"Can be activated by paying 1 MVMT during your turn",
|
||||||
|
"You move 1 ZONE per MVMT over the other characters, same as normal MVMT",
|
||||||
|
"Cannot ATTACK with, or be ATTACKED by, FIGHT weapons that are not FLEXIBLE, REACH, or THROWING",
|
||||||
|
"Any HIT will knock you to the ground until you reactivate FLIGHT"
|
||||||
|
],
|
||||||
|
"POULTRY-GEIST": [
|
||||||
|
{
|
||||||
|
"Once/Fight": [
|
||||||
|
"REACTION",
|
||||||
|
"Can become ethereal and completely DODGE one ATTACK that TARGETS you, then move to one nearby ZONE, leaving a trail of feathers behind."
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Spells": [
|
||||||
|
{
|
||||||
|
"1s": [
|
||||||
|
{
|
||||||
|
"Torch": "Red"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"0s/cantrips": [
|
||||||
|
{
|
||||||
|
"PYRO": "red",
|
||||||
|
"CHRONO": "orange",
|
||||||
|
"HOLY": "yellow",
|
||||||
|
"AERO": "green",
|
||||||
|
"HYDRO": "blue",
|
||||||
|
"CURE": "violet",
|
||||||
|
"STELLAR": "pink",
|
||||||
|
"FROST": "white",
|
||||||
|
"STATIC": "silver",
|
||||||
|
"NECRO": "gray",
|
||||||
|
"STYGIAN": "black",
|
||||||
|
"STONE": "brown"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Resistences": [
|
||||||
|
{
|
||||||
|
"Natural": [
|
||||||
|
"N/A"
|
||||||
|
],
|
||||||
|
"Will": [
|
||||||
|
"N/A"
|
||||||
|
],
|
||||||
|
"Rings": [
|
||||||
|
"Blue"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Immunities": [
|
||||||
|
{
|
||||||
|
"Natural": [
|
||||||
|
"N/A"
|
||||||
|
],
|
||||||
|
"Will": [
|
||||||
|
"N/A"
|
||||||
|
],
|
||||||
|
"Rings": [
|
||||||
|
"N/A"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Weaknesses": [
|
||||||
|
{
|
||||||
|
"Natural": [
|
||||||
|
"Blue"
|
||||||
|
],
|
||||||
|
"Added": [
|
||||||
|
"N/A"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Weapons": [
|
||||||
|
{
|
||||||
|
"Shotgun": "3DMG"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"Inventory": [
|
||||||
|
"Blue Magic Ring",
|
||||||
|
"Green Potion MED",
|
||||||
|
"3DMG ammo x10"
|
||||||
|
]
|
||||||
|
}
|
||||||
9
FATE-Prism/examples/examplechar.md
Normal file
9
FATE-Prism/examples/examplechar.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
||||||
|
|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|-|
|
||||||
|
|Player Name|Character Name|Sex|Species|Career|Class|Stats| | | |Skills| | |Aspects| |Stunts| |Spells| | | | | | | | | | | | |Resistences| | |Immunities| | |Weaknesses| |Weapons|Inventory|
|
||||||
|
|Ronald McDonald|Sunny Sydup|Male|Rooster|Fast Food Worker|Gunman|HP|MP|MVMT|FP|3s|2s|1s|High Concept|Trouble/Flaw|FLIGHT (Chicken Wings)|POULTRY-GEIST|1s|0s/cantrips| | | | | | | | | | | |Natural|Will|Rings|Natural|Will|Rings|Natural|Added|Shotgun|Blue Magic Ring|
|
||||||
|
| | | |Rhode Island Red| | |20|10|2|1|Shoot|Drive|Academics|Wants to craft the perfect full course meal|Is a literal & metaphorical Chicken socially|You are hovering over one 'ZONE' over the BATTLEZONE|Once/Fight|Torch|PYRO|CHRONO|HOLY|AERO|HYDRO|CURE|STELLAR|FROST|STATIC|NECRO|STYGIAN|STONE|N/A|N/A|Blue|N/A|N/A|N/A|Blue|N/A|3DMG|Green Potion MED|
|
||||||
|
| | | | | | | | | | | |Physique|Craft| | |Can be activated by paying 1 MVMT during your turn|REACTION|Red|red|orange|yellow|green|blue|violet|pink|white|silver|gray|black|brown| | | | | | | | | |3DMG ammo x10|
|
||||||
|
| | | | | | | | | | | | |Mana| | |You move 1 ZONE per MVMT over the other characters, same as normal MVMT|Can become ethereal and completely DODGE one ATTACK that TARGETS you, then move to one nearby ZONE, leaving a trail of feathers behind.| | | | | | | | | | | | | | | | | | | | | | | |
|
||||||
|
| | | | | | | | | | | | | | | |Cannot ATTACK with, or be ATTACKED by, FIGHT weapons that are not FLEXIBLE, REACH, or THROWING| | | | | | | | | | | | | | | | | | | | | | | | |
|
||||||
|
| | | | | | | | | | | | | | | |Any HIT will knock you to the ground until you reactivate FLIGHT| | | | | | | | | | | | | | | | | | | | | | | | |
|
||||||
78
FATE-Prism/examples/examplechar.yaml
Normal file
78
FATE-Prism/examples/examplechar.yaml
Normal file
|
|
@ -0,0 +1,78 @@
|
||||||
|
Player Name: Ronald McDonald
|
||||||
|
Character Name: Sunny Sydup
|
||||||
|
Sex: Male
|
||||||
|
Species:
|
||||||
|
- Rooster
|
||||||
|
- Rhode Island Red
|
||||||
|
Career: Fast Food Worker
|
||||||
|
Class: Gunman
|
||||||
|
Stats:
|
||||||
|
- HP: "20"
|
||||||
|
MP: "10"
|
||||||
|
MVMT: "2"
|
||||||
|
FP: "1"
|
||||||
|
Skills:
|
||||||
|
- 3s:
|
||||||
|
- Shoot
|
||||||
|
2s:
|
||||||
|
- Drive
|
||||||
|
- Physique
|
||||||
|
1s:
|
||||||
|
- Academics
|
||||||
|
- Craft
|
||||||
|
- Mana
|
||||||
|
Aspects:
|
||||||
|
- High Concept: Wants to craft the perfect full course meal
|
||||||
|
Trouble/Flaw: Is a literal & metaphorical Chicken socially
|
||||||
|
Stunts:
|
||||||
|
- FLIGHT (Chicken Wings):
|
||||||
|
- You are hovering over one 'ZONE' over the BATTLEZONE
|
||||||
|
- Can be activated by paying 1 MVMT during your turn
|
||||||
|
- You move 1 ZONE per MVMT over the other characters, same as normal MVMT
|
||||||
|
- Cannot ATTACK with, or be ATTACKED by, FIGHT weapons that are not FLEXIBLE, REACH, or THROWING
|
||||||
|
- Any HIT will knock you to the ground until you reactivate FLIGHT
|
||||||
|
POULTRY-GEIST:
|
||||||
|
- Once/Fight:
|
||||||
|
- REACTION
|
||||||
|
- Can become ethereal and completely DODGE one ATTACK that TARGETS you, then move to one nearby ZONE, leaving a trail of feathers behind.
|
||||||
|
Spells:
|
||||||
|
- 1s:
|
||||||
|
- Torch: Red
|
||||||
|
0s/cantrips:
|
||||||
|
- PYRO: red
|
||||||
|
CHRONO: orange
|
||||||
|
HOLY: yellow
|
||||||
|
AERO: green
|
||||||
|
HYDRO: blue
|
||||||
|
CURE: violet
|
||||||
|
STELLAR: pink
|
||||||
|
FROST: white
|
||||||
|
STATIC: silver
|
||||||
|
NECRO: gray
|
||||||
|
STYGIAN: black
|
||||||
|
STONE: brown
|
||||||
|
Resistences:
|
||||||
|
- Natural:
|
||||||
|
- N/A
|
||||||
|
Will:
|
||||||
|
- N/A
|
||||||
|
Rings:
|
||||||
|
- Blue
|
||||||
|
Immunities:
|
||||||
|
- Natural:
|
||||||
|
- N/A
|
||||||
|
Will:
|
||||||
|
- N/A
|
||||||
|
Rings:
|
||||||
|
- N/A
|
||||||
|
Weaknesses:
|
||||||
|
- Natural:
|
||||||
|
- Blue
|
||||||
|
Added:
|
||||||
|
- N/A
|
||||||
|
Weapons:
|
||||||
|
- Shotgun: 3DMG
|
||||||
|
Inventory:
|
||||||
|
- Blue Magic Ring
|
||||||
|
- Green Potion MED
|
||||||
|
- 3DMG ammo x10
|
||||||
8
GOVERNANCE.md
Normal file
8
GOVERNANCE.md
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Project governance
|
||||||
|
|
||||||
|
This file tasks the Project's maintainers (listed in the repository's [MAINTAINERS](MAINTAINERS.md) file) with:
|
||||||
|
|
||||||
|
## Amendments
|
||||||
|
|
||||||
|
The [project governance](#project-governance) rules and procedures MAY be amended or replaced using the procedures themselves.
|
||||||
|
The [MAINTAINERS](MAINTAINERS.md) of this project governance document is the total set of [MAINTAINERS](MAINTAINERS.md) from all Fate-Games.
|
||||||
9
MAINTAINERS.md
Normal file
9
MAINTAINERS.md
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
The current Maintainers Group for the [FATE-character-sheet] Project consists of:
|
||||||
|
|
||||||
|
| Name | Responsibilities |
|
||||||
|
| ------------------------------------------------- | ------------------------- |
|
||||||
|
| [riomoo](https://git.jester-designs.com/riomoo) | Building Character Sheets |
|
||||||
|
|
||||||
|
This list must be kept in sync with the [Project CsC Maintainers list](MAINTAINERS.md).
|
||||||
|
|
||||||
|
See [Governance](GOVERNANCE.md) for how maintainers are selected and replaced.
|
||||||
16
README.md
Normal file
16
README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
||||||
|
# Character Sheet Collection
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
[](https://share.jester-designs.com/media/bank/keep/MIT-LICENSE.txt)
|
||||||
|
|
||||||
|
## Project Template
|
||||||
|
|
||||||
|
* README (this file)
|
||||||
|
* [MIT License](LICENSE)
|
||||||
|
* [A list of maintainers](MAINTAINERS.md)
|
||||||
|
* [Project governance](GOVERNANCE.md)
|
||||||
|
|
||||||
|
## Summary
|
||||||
|
|
||||||
|
This is a list of Character Sheets made with JSON and YAML.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue