|
| 1 | +{ |
| 2 | + "Name": "Round of 16", |
| 3 | + |
| 4 | + "Flags": { |
| 5 | + |
| 6 | + "Shops": true, |
| 7 | + "Treasures": true, |
| 8 | + "NPCItems": true, |
| 9 | + "NPCFetchItems": true, |
| 10 | + "RandomWares": false, |
| 11 | + "RandomLoot": false, |
| 12 | + |
| 13 | + "ShardHunt": false, |
| 14 | + "ExtraShards": false, |
| 15 | + "TransformFinalFormation": false, |
| 16 | + "ChaosRush": false, |
| 17 | + |
| 18 | + "MagicShops": false, |
| 19 | + "MagicLevels": true, |
| 20 | + "MagicPermissions": false, |
| 21 | + "ItemMagic": false, |
| 22 | + |
| 23 | + "Rng": true, |
| 24 | + "EnemyFormationsFrequency": true, |
| 25 | + "EnemyFormationsUnrunnable": true, |
| 26 | + "EnemyFormationsSurprise": true, |
| 27 | + |
| 28 | + "EnemyScripts": true, |
| 29 | + "EnemySkillsSpells": true, |
| 30 | + "EnemyStatusAttacks": true, |
| 31 | + "AllowUnsafePirates": false, |
| 32 | + |
| 33 | + "OrdealsPillars": true, |
| 34 | + "SkyCastle4FTeleporters": false, |
| 35 | + "TitansTrove": true, |
| 36 | + "Floors": false, |
| 37 | + |
| 38 | + "MapOpenProgression": true, |
| 39 | + "Entrances": false, |
| 40 | + "Towns": false, |
| 41 | + |
| 42 | + "IncentivizeFreeNPCs": true, |
| 43 | + "IncentivizeFetchNPCs": true, |
| 44 | + "IncentivizeTail": true, |
| 45 | + "IncentivizeFetchItems": true, |
| 46 | + |
| 47 | + "IncentivizeMarsh": false, |
| 48 | + "IncentivizeEarth": false, |
| 49 | + "IncentivizeVolcano": false, |
| 50 | + "IncentivizeIceCave": true, |
| 51 | + "IncentivizeOrdeals": true, |
| 52 | + "IncentivizeSeaShrine": false, |
| 53 | + |
| 54 | + "IncentivizeConeria": false, |
| 55 | + "IncentivizeMarshKeyLocked": false, |
| 56 | + "IncentivizeSkyPalace": false, |
| 57 | + |
| 58 | + "IncentivizeMasamune": false, |
| 59 | + "IncentivizeOpal": false, |
| 60 | + "IncentivizeRibbon": false, |
| 61 | + "IncentivizeRibbon2": false, |
| 62 | + "Incentivize65K": false, |
| 63 | + "IncentivizeBad": false, |
| 64 | + |
| 65 | + "IncentivizeDefCastArmor": false, |
| 66 | + "IncentivizeOffCastArmor": false, |
| 67 | + "IncentivizeOtherCastArmor": false, |
| 68 | + "IncentivizeDefCastWeapon": false, |
| 69 | + "IncentivizeOffCastWeapon": false, |
| 70 | + "IncentivizeOtherCastWeapon": false, |
| 71 | + |
| 72 | + "EarlySarda": true, |
| 73 | + "EarlySage": true, |
| 74 | + "CrownlessOrdeals": true, |
| 75 | + "OnlyRequireGameIsBeatable": false, |
| 76 | + |
| 77 | + "FreeBridge": false, |
| 78 | + "FreeAirship": false, |
| 79 | + "FreeOrbs": false, |
| 80 | + "VanillaStartingGold": false, |
| 81 | + "EasyMode": false, |
| 82 | + |
| 83 | + "SpeedHacks": true, |
| 84 | + "NoPartyShuffle": true, |
| 85 | + "Dash": true, |
| 86 | + "BuyTen": true, |
| 87 | + |
| 88 | + "IdentifyTreasures": true, |
| 89 | + "WaitWhenUnrunnable": true, |
| 90 | + |
| 91 | + "HouseMPRestoration": true, |
| 92 | + "WeaponStats": true, |
| 93 | + "ChanceToRun": true, |
| 94 | + "SpellBugs": true, |
| 95 | + "BlackBeltAbsorb": true, |
| 96 | + |
| 97 | + "EnemyStatusAttackBug": true, |
| 98 | + "EnemySpellsTargetingAllies": true, |
| 99 | + "EnemyElementalResistancesBug": true, |
| 100 | + "ImproveTurnOrderRandomization": true, |
| 101 | + |
| 102 | + "EnemyScaleFactor": 1.5, |
| 103 | + "PriceScaleFactor": 4.0, |
| 104 | + "ExpMultiplier": 2.4, |
| 105 | + "ExpBonus": 80, |
| 106 | + "ProgressiveScaleMode": 0, |
| 107 | + "ForcedPartyMembers": 1 |
| 108 | + |
| 109 | + } |
| 110 | + |
| 111 | +} |
0 commit comments