Skip to content

Instantly share code, notes, and snippets.

@Lusamine
Created November 29, 2025 04:04
Show Gist options
  • Select an option

  • Save Lusamine/d6b89a086df27953ee24eed8434fd24f to your computer and use it in GitHub Desktop.

Select an option

Save Lusamine/d6b89a086df27953ee24eed8434fd24f to your computer and use it in GitHub Desktop.
{
"Sick": {
"Koori": 1.5,
"Nemuri": 1.5,
"Doku": 1.2,
"Yakedo": 1.2,
"Mahi": 1.2
},
"Rare": 3,
"BackStrike": {
"Cowardice": 2,
"NotCowardice": 2
},
"Cowardice": {
"Normal": 0,
"NotAware": 1.5,
"Eating": 1.5,
"Sleeping": 1.5,
"Resting": 1.5
},
"NotCowardice": {
"Normal": 0,
"NotAware": 1.5,
"Eating": 1.5,
"Sleeping": 1.5,
"Resting": 1.5
},
"Chance": 1.2,
"Oyabun": 0.5,
"OyabunChance": 3,
"Coef": 0,
"BackStrikeAngle": 120,
"BackStrikeHeight": 0
}

Comments are disabled for this gist.