Results 1 to 10 of 724

Threaded View

  1. #30
    Very appreciate Berwayer's resources at #661 that can hlep me to quickly build the game.
    DMM version is run compeletly,and Nutaku version has a little qusetion about character (Blooming Furisode) Baal cannot read correctly.
    In info_kamihime/5248.json text , character's name is '[Blooming Furisode] Baal\u00a0' ,and the solution is just need to delete '\u00a0'.
    (and need to run 3_write_config.cmd again after changed text)

    "kind": "character",
    "max_attack": 9800,
    "max_hp": 1200,
    "max_level": 80,
    "min_attack": 1960,
    "min_hp": 240,
    "name": "[Blooming Furisode] Baal\u00a0",
    "proper_weapon": [
    "special_sword",
    "spear"
    ],
    "rare": "SSR",
    "release_weapon_id": 1205
    }
    Last edited by kuroitubasa; 03-01-2024 at 06:51 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •