swapasfen.blogg.se

Sakura dungeon cg guide
Sakura dungeon cg guide





sakura dungeon cg guide

  • 15 Trading Cards to collect, with 6 unique backgrounds, and 9 SD Emoticons!.
  • Over 30 in-game outfits to discover and equip!.
  • Unlockable CG Gallery and Sprite Gallery!.
  • 50+ different types of monsters to fight and capture.
  • 3 difficulty settings (Normal, Hard, and Abyssal) with 15-25 hours of gameplay depending on your skill and the difficulty setting!.
  • First-person view with retro dungeon crawling action!.
  • Lead and control a powerful party of up to 6 characters!.
  • Capture monster girls, collect loot, explore the dungeon's depths and reclaim what is yours in this dungeon crawler game. Your dungeon has been stolen from you while you have been sealed. Happybrother for hint about console commands.You are Yomi, an ancient fox spirit.

    SAKURA DUNGEON CG GUIDE FULL

    Get sure that your party isn't full before you add someone!īackup.append(bunny) will add a bunny to your "BackUp".įull actors (characters) list (Google Table) Items list You can execute two methods on both objects, append and remove. Yomi's list can only be filled with items type fox.Ĭeri's list can only be filled with items type knight.īe careful, some actors like Ceri(knight) can't be removed! Always save before you add someone! Only fox and knight got both a list named dresses. To add a valuable item, use this command: You can add valuable to your "Consumables", but they can not be used. "Valuables" got the type valuable in the items list. If you want to remove an item, use the remove method: (warp_stone) (will add an Warp Stone to the "Consumables") Player got list items, to add an item, we have to append it: This methods will be needed to add and remove items.įull items list can be found here: Full items list Consumables

    sakura dungeon cg guide

    A list got two necessary mehtods, append() and remove(). Objects player, fox and knight got lists, which can be filled with another objects. Shock (resistance): knight.shock=2 (2 * 25% = 50%)Īttention! Modify attributes like type, skills, abilities, hit, suffer or info only if you know what you are doing!įull actors(characters) list Add or remove consumable, valuable items and outfits Resistance work a bit different, 1 point = 25%. The list of all attributes you can find in the actors list. To change CP: knight.cp_change(10, force=True) VP: knight.vp=999 (will be reseted to max)ĪP: knight.ap=999 (will be reseted to max) VP, AP, max_vp, max_ap and XP can be directly modified, but CP need two methods. Possible stats are VP, AP, CP, XP, max_vp and max_ap. Player.currency=991337 or fox.currency=991337 (is the same)Īll object id's and attributes you can find in the actors list. With this information you can start modify their stats and attributes.Īt fisrt, let us modify our Mana shards amount, attribute currency hold this information: Yomi is coincident the player himself, so you can access her/players object through player or fox. There are two main characters, Yomi(the player) and your first companion Ceri. See the actors list for more informations. Normally this objects got the same name as the character, but there are exceptions. GenerallyĮach ally got an object, you can modify anything about him through his object.

    sakura dungeon cg guide

    Some Stats like VP or AP are dynamic and will be reseted to max value.Īttributes are more static and will be only modified by items you use. Modify stats and attributesĪfter starting a new game or loading a save (not in main menu), you can modify your companions(actors) stats and attributes. Generally the console can execute any valid python command.

  • Done, now you can use the developer console ingame.Īfter activating the console, you can use it ingame.
  • Go to renpy\common\ folder and search for 00console.rpy.
  • Add or remove consumable, valuable items and outfitsĪt first we want to activate the developer console.
  • In case of Sakura Dungeon we don't have to decompile anything, the game got an developer console, that can be simple enabled and used to modify the game while playing. It's makes it harder to hack the game with something like Cheat Engine, but it's based on Python, so the game scrips can be easily decompiled and modified. Sakura Dungeon was made with the visual novel engine Ren'Py.







    Sakura dungeon cg guide