Renamed and Changed

This commit is contained in:
riomoo 2024-11-28 20:35:45 -05:00
parent f2f14f2b1e
commit 1765403bf3
Signed by: riomoo
SSH key fingerprint: SHA256:IidVcrEqw4r/6zlIASTgxRmFBmyRiZ/31wjlNkFzVG0
5 changed files with 9 additions and 9 deletions

View file

@ -0,0 +1,127 @@
{
"Player Name": "Atlas Core",
"Character Name": "Barry Gollea",
"Sex": "Male",
"Species": [
"Insect",
"Stag Beetle Man"
],
"Career": "Pro Wrestler",
"Class": "Tank",
"Stats": [
{
"HP": "25",
"MP": "10",
"MVMT": "1",
"FP": "0"
}
],
"Skills": [
{
"3s": [
"Physique"
],
"2s": [
"Athletics",
"Fight"
],
"1s": [
"Academics",
"Mana",
"Rapport"
]
}
],
"Aspects": [
{
"High Concept": "Prove he is THE BEST",
"Trouble/Flaw": "Fear of irrelevance due to his age."
}
],
"Stunts": [
{
"Beetle Bind": [
{
"Once/Turn": [
"ATTACK action",
"Physique roll vs Phys/Athl/Stealth",
"Neither player can use any AIM action",
"Both players have DISADV on Athletics/Stealth dodge rolls",
"Next HIT vs either player breaks lock"
]
}
],
"Burly Brawler": [
"Can dual-wield 3DMG TWO-HANDED & FLEXIBLE FIGHT weapons",
"Each weapon can only be used one-handed"
]
}
],
"Spells": [
{
"1s": [
{
"GLEAM": "gold"
}
],
"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": [
"N/A"
]
}
],
"Immunities": [
{
"Natural": [
"N/A"
],
"Will": [
"N/A"
],
"Rings": [
"N/A"
]
}
],
"Weaknesses": [
{
"Natural": [
"N/A"
],
"Added": [
"N/A"
]
}
],
"Weapons": [
{
"Fists/Feet": "1DMG"
}
],
"Inventory": []
}