Advertisement
Jozrael

dawn-inscryption.yaml

Feb 12th, 2025
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. Inscryption:
  2. progression_balancing: 50
  3. accessibility: items
  4.  
  5. # false: Only die when you die (vanilla).
  6. # true: When other players using deathlink die, you die as well.
  7. death_link: 'false'
  8.  
  9. # 0: Send a death when sacrificed by Leshy. Receiving a death will extinguish all candles.
  10. # 1: Send a death when a candle is extinguished. Receiving a death will extinguish a candle.
  11. act1_death_link_behaviour: 0
  12.  
  13. # 0: Complete each act and the epilogue in order. You can return to previously completed acts.
  14. # 1: Complete each act in any order, then the epilogue. All acts are available from the start.
  15. # 2: Complete Act 1 by finding the New Game button. Great for a smaller scale randomizer.
  16. goal: 0
  17.  
  18. # false: No code randomization (vanilla)
  19. # true: randomizes certain codes and passwords so that you can't unlock everything by memory.
  20. randomize_codes: 'false'
  21.  
  22. # 0: No deck randomization (vanilla).
  23. # 1: Randomize cards within their type on each encounter (keep rarity/scrybe type).
  24. # 2: Randomize cards completely on each encounter.
  25. # 3: Randomize cards from starter decks only (start of act 1 runs, start of act 2 and 3).
  26. randomize_deck: 3
  27.  
  28. # 0: No sigil randomization (vanilla).
  29. # 1: Randomize sigils added from sacrifices or other means every encounter.
  30. # 2: Randomize every sigils contained on cards every encounter.
  31. randomize_sigils: 0
  32.  
  33. # 0: Make a death card on every act 1 death (vanilla).
  34. # 1: Gain the option to skip death cards on every act 1 death.
  35. # 2: Gain the option to skip death cards only when dying from death link in act 1.
  36. optional_death_card: 0
  37.  
  38. # false: Play through the tutorial (vanilla).
  39. # true: Skip the first few tutorial runs. Bones are available from the start.
  40. skip_tutorial: 'true'
  41.  
  42. # false: Play through the epilogue to reach the goal.
  43. # true: Reach the goal after completing the required acts without playing the epilogue.
  44. skip_epilogue: 'false'
  45.  
  46. # 0: Randomizes all nine pieces as their own item.
  47. # 1: Randomizes pieces in groups of three.
  48. # 2: Group all nine pieces as a single item.
  49. epitaph_pieces_randomization: 1
  50.  
  51. # 0: Adds no progression logic to the 2nd and 3rd painting checks. They will all count as sphere 1 (reachable early game checks).
  52. # 1: Adds rules to the 2nd and 3rd painting checks. Early game items are less likely to appear into these paintings.
  53. # 2: For when you dislike doing these last two paintings. Their checks will only contain filler items.
  54. painting_checks_balancing: 1
  55.  
  56. description: 'Template file from https://github.com/DrBibop/Archipelago_Inscryption/releases'
  57. game: Inscryption
  58.  
  59. # Change this to your own username
  60. name: Dawn
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement