foitin/characters/daphne/manifest.json
m3ultra ab087659f0 MIRPAMO wave: SIREN + DAPHNE (fighters 17-18), roster grid 3rd size tier
- batch_roster kit_glb mode: pre-retargeted MIRPAMO kits render via
  --self-anim; unmapped actions dropped
- both nude bases fully playable: 16 moves, auto finisher timing,
  base-only wardrobe until WARDROBEGOD garments arrive
- select grid scales to 18+ (9 per row tier)

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-29 14:44:28 +10:00

41 lines
582 B
JSON

{
"id": "daphne",
"name": "DAPHNE",
"health": 950,
"walk_speed": 3.5,
"back_speed": 2.8,
"jump_velocity": -13.5,
"color": "#d04868",
"sprite_scale": 1.25,
"wardrobe": {
"states": [
"base"
],
"tear_below_hp": 0.35
},
"normals": {
"P": "jab",
"6P": "straight",
"K": "kick"
},
"command_moves": [
{
"motion": [
2,
3,
6
],
"button": "P",
"move": "special"
}
],
"finisher": {
"motion": [
2,
3,
6
],
"button": "K",
"move": "finisher"
}
}