SHA256
1
0
Fork 0
forked from Fate-Games/CsC

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:
riomoo 2024-11-28 01:43:29 -05:00
parent e5e97daee9
commit 7309d945d3
Signed by: riomoo
SSH key fingerprint: SHA256:IidVcrEqw4r/6zlIASTgxRmFBmyRiZ/31wjlNkFzVG0
24 changed files with 1369 additions and 15 deletions

View 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": []
}