Added Characters
- Ignis Dragonewt lv1 - Unknown Name(Wrestler) lv1 - Joseph Gallows lv1 - Chimo Kagumuro lv1 - Added Example HTML and Markdown - Added README for Chars
This commit is contained in:
parent
e5e97daee9
commit
7309d945d3
24 changed files with 1369 additions and 15 deletions
128
FATE-Prism/production-01/04-Chimo-Kagumuro/charactersheet.json
Normal file
128
FATE-Prism/production-01/04-Chimo-Kagumuro/charactersheet.json
Normal file
|
|
@ -0,0 +1,128 @@
|
|||
{
|
||||
"Player Name": "Zivuth",
|
||||
"Character Name": "Chimo Kagumuro",
|
||||
"Sex": "Female",
|
||||
"Species": [
|
||||
"Human"
|
||||
],
|
||||
"Career": "Exotic Dancer",
|
||||
"Class": "Sorcerer",
|
||||
"Specialization": "Ice and Space",
|
||||
"Age": "27",
|
||||
"Height": [
|
||||
"180cm",
|
||||
"190cm in heels"
|
||||
],
|
||||
"Gender/Sexuality": [
|
||||
"She/Her",
|
||||
"Straight"
|
||||
],
|
||||
"Stats": [
|
||||
{
|
||||
"HP": "10",
|
||||
"MP": "20",
|
||||
"MVMT": "1",
|
||||
"FP": "0"
|
||||
}
|
||||
],
|
||||
"Skills": [
|
||||
{
|
||||
"3s": [
|
||||
"Academics"
|
||||
],
|
||||
"2s": [
|
||||
"Athletics",
|
||||
"Mana"
|
||||
],
|
||||
"1s": [
|
||||
"Drive",
|
||||
"Fight",
|
||||
"Rapport"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Aspects": [
|
||||
{
|
||||
"High Concept": "Naturally gifted dancer & sorcerer whom wishes to master all domains of magic",
|
||||
"Trouble/Flaw": "Egotistical + cannot resist good looking men"
|
||||
}
|
||||
],
|
||||
"Stunts": [
|
||||
{
|
||||
"Amorphous Adaptation": [
|
||||
"You only have access to SPACE and ICE magic",
|
||||
"You get access to every SPACE and ICE spell at your respective PLUS"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Spells": [
|
||||
{
|
||||
"3s": [
|
||||
{
|
||||
"GRAVITY WELL": "pink",
|
||||
"HAILSTORM": "white"
|
||||
}
|
||||
],
|
||||
"2s": [
|
||||
{
|
||||
"STAR SHOWER": "pink",
|
||||
"ICE SPIKES": "white"
|
||||
}
|
||||
],
|
||||
"1s": [
|
||||
{
|
||||
"METEOROID": "pink",
|
||||
"CHILL BURST": "white"
|
||||
}
|
||||
],
|
||||
"0s/cantrips": [
|
||||
{
|
||||
"STELLAR": "pink",
|
||||
"FROST": "white"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Resistences": [
|
||||
{
|
||||
"Natural": [
|
||||
"N/A"
|
||||
],
|
||||
"Will": [
|
||||
"N/A"
|
||||
],
|
||||
"Rings": [
|
||||
"N/A"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Immunities": [
|
||||
{
|
||||
"Natural": [
|
||||
"N/A"
|
||||
],
|
||||
"Will": [
|
||||
"N/A"
|
||||
],
|
||||
"Rings": [
|
||||
"N/A"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Weaknesses": [
|
||||
{
|
||||
"Natural": [
|
||||
"N/A"
|
||||
],
|
||||
"Added": [
|
||||
"N/A"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Weapons": [
|
||||
{
|
||||
"Fists/Feet": "1DMG"
|
||||
}
|
||||
],
|
||||
"Inventory": []
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue