Advertisement
Guest User

Anti-Grindset Mentality

a guest
Nov 20th, 2022
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1.  
  2. weights_nickname: Anti-Grindset Mentality
  3. author: Inven
  4.  
  5. # Other than objective selection, this is actually a static flagset that uses Tricker generation to ensure Complete the Giant is excluded from the objective pool, but otherwise uses the same 100% and 60% weighting as tough_quest.
  6. # High completion, no obvious one-and-done grind situations, no boss hunts, reduced chance of Cecil brrrr, Fu is only available as a starter. Going to add notes before each section reiterating the concepts therein.
  7.  
  8.  
  9. # Objectives: 7/8 tough_quests, same weighting as the generator flag, but no Giant included to deter dmoney/bigmac
  10.  
  11. objectives:
  12. # If "none" rolls "On" all other objective flags will be forced "Off"
  13. None:
  14. On: 0
  15. Off: 1
  16. custom:
  17. quest_mistcave: 0
  18. quest_waterfall: 0
  19. quest_antlionnest: 0
  20. quest_hobs: 0
  21. quest_fabul: 0
  22. quest_ordeals: 0
  23. quest_baroninn: 0
  24. quest_baroncastle: 100
  25. quest_magnes: 100
  26. quest_zot: 100
  27. quest_dwarfcastle: 0
  28. quest_lowerbabil: 0
  29. quest_falcon: 100
  30. quest_sealedcave: 100
  31. quest_monsterqueen: 60
  32. quest_monsterking: 60
  33. quest_baronbasement: 100
  34. quest_giant: 0
  35. quest_cavebahamut: 60
  36. quest_murasamealtar: 60
  37. quest_crystalaltar: 60
  38. quest_whitealtar: 60
  39. quest_ribbonaltar: 60
  40. quest_masamunealtar: 60
  41. quest_burnmist: 100
  42. quest_curefever: 100
  43. quest_unlocksewer: 0
  44. quest_music: 0
  45. quest_toroiatreasury: 0
  46. quest_magma: 0
  47. quest_supercannon: 100
  48. quest_unlocksealedcave: 0
  49. quest_bigwhale: 0
  50. quest_traderat: 100
  51. quest_forge: 100
  52. quest_wakeyang: 0
  53. quest_tradepan: 100
  54. quest_tradepink: 100
  55. quest_pass: 0
  56. numberOfCustom:
  57. 0: 0
  58. 1: 0
  59. 2: 0
  60. 3: 0
  61. 4: 0
  62. 5: 0
  63. 6: 0
  64. 7: 0
  65. 8: 1
  66. Orandom:
  67. 0: 1
  68. 1: 0
  69. 2: 0
  70. 3: 0
  71. 4: 0
  72. 5: 0
  73. 6: 0
  74. 7: 0
  75. 8: 0
  76. # If all three of the following roll "Off", all three will be forced "on" by the randomizer.
  77. Orandomquest:
  78. On: 50
  79. Off: 50
  80. Orandomtoughquest: # If Orandomquest rolls "On", this weight will be ignored.
  81. On: 50
  82. Off: 50
  83. Orandomboss:
  84. On: 50
  85. Off: 50
  86. Orandomchar:
  87. On: 50
  88. Off: 50
  89. # If this rolls higher than the total number of objectives, "all" will be forced.
  90. Oreq:
  91. 1: 0
  92. 2: 0
  93. 3: 0
  94. 4: 0
  95. 5: 0
  96. 6: 0
  97. 7: 1
  98. 8: 0
  99. 9: 0
  100. 10: 0
  101. all: 0
  102. Owingame:
  103. On: 0
  104. Off: 1
  105.  
  106.  
  107. # The usual KI setup, but note that one is at Bedward in Troia. It took all my willpower not to include unsafe.
  108.  
  109. keyitems:
  110. # If "vanilla" rolls "On", all other keyitem flags will be forced "Off".
  111. vanilla:
  112. On: 0
  113. Off: 1
  114. summon:
  115. On: 1
  116. Off: 0
  117. moon:
  118. On: 1
  119. Off: 0
  120. trap:
  121. On: 0
  122. Off: 1
  123. unsafe:
  124. On: 0
  125. Off: 1
  126. force:
  127. hook: 0
  128. magma: 0
  129. Off: 1
  130. nofree:
  131. On: 0
  132. Off: 1
  133.  
  134.  
  135. # Pass in KI pool, nothin' to see here.
  136.  
  137. pass:
  138. none:
  139. On: 0
  140. Off: 1
  141. shop:
  142. On: 0
  143. Off: 1
  144. key:
  145. On: 1
  146. Off: 0
  147. chests:
  148. On: 0
  149. Off: 1
  150.  
  151.  
  152. # Unless I've messed up, Fu is not in the general pool, but EVERYONE is in the starting pool, including him. Chars are relaxed since I think nekkie Edge ain't worth gating.
  153.  
  154. characters:
  155. # If "vanilla" rolls "On": maybe, distinct, and only will be forced "Off"
  156. vanilla:
  157. On: 0
  158. Off: 1
  159. relaxed:
  160. On: 1
  161. Off: 0
  162. maybe:
  163. On: 0
  164. Off: 1
  165. distinct:
  166. 1: 0
  167. 2: 0
  168. 3: 0
  169. 4: 0
  170. 5: 0
  171. 6: 0
  172. 7: 0
  173. 8: 0
  174. 9: 0
  175. 10: 0
  176. 11: 0
  177. Off: 1
  178. # In lieu of having both "only" and "no" available, Tricker only uses "only".
  179. # If "onlyenabled" rolls "On", only will be rolled based on the result of "NumberOfOnly"
  180. # If there are no weights for "NumberOfOnly", the default will be 9.
  181. onlyenabled:
  182. On: 1
  183. Off: 0
  184. only:
  185. cecil: 1
  186. kain: 1
  187. rydia: 1
  188. tellah: 1
  189. edward: 1
  190. rosa: 1
  191. yang: 1
  192. palom: 1
  193. porom: 1
  194. cid: 1
  195. edge: 1
  196. fusoya: 0
  197. # This will determine how many will be rolled for the "only" flag.
  198. numberOfOnly:
  199. 1: 0
  200. 2: 0
  201. 3: 0
  202. 4: 0
  203. 5: 0
  204. 6: 0
  205. 7: 0
  206. 8: 0
  207. 9: 0
  208. 10: 0
  209. 11: 1
  210. restrictenabled:
  211. On: 0
  212. Off: 1
  213. restrict:
  214. cecil: 50
  215. kain: 50
  216. rydia: 50
  217. tellah: 50
  218. edward: 50
  219. rosa: 50
  220. yang: 50
  221. palom: 50
  222. porom: 50
  223. cid: 50
  224. edge: 50
  225. fusoya: 50
  226. # This will determine how many will be rolled for the "only" flag.
  227. numberOfRestrict:
  228. 1: 50
  229. 2: 50
  230. 3: 50
  231. 4: 50
  232. 5: 50
  233. 6: 50
  234. 7: 50
  235. 8: 50
  236. 9: 50
  237. 10: 50
  238. 11: 50
  239. startenabled:
  240. On: 1
  241. Off: 0
  242. start:
  243. cecil: 50
  244. kain: 50
  245. rydia: 50
  246. tellah: 50
  247. edward: 50
  248. rosa: 50
  249. yang: 50
  250. palom: 50
  251. porom: 50
  252. cid: 50
  253. edge: 50
  254. fusoya: 50
  255. numberOfStart:
  256. 1: 0
  257. 2: 0
  258. 3: 0
  259. 4: 0
  260. 5: 0
  261. 6: 0
  262. 7: 0
  263. 8: 0
  264. 9: 0
  265. 10: 0
  266. 11: 0
  267. any: 1
  268. jspells:
  269. On: 0
  270. Off: 1
  271. jabilities:
  272. On: 1
  273. Off: 0
  274. nekkie:
  275. On: 1
  276. Off: 0
  277. nodupes:
  278. On: 0
  279. Off: 1
  280. bye:
  281. On: 0
  282. Off: 1
  283. party:
  284. 1: 0
  285. 2: 0
  286. 3: 0
  287. 4: 0
  288. Off: 1
  289. permajoin:
  290. On: 0
  291. Off: 1
  292. death:
  293. permadeath: 0
  294. permadeader: 0
  295. Off: 1
  296. hero:
  297. On: 0
  298. Off: 1
  299. noearned:
  300. On: 0
  301. Off: 1
  302. nofree:
  303. On: 1
  304. Off: 0
  305.  
  306.  
  307. # Treasures are Standard to reduce the likelihood of fishing a quick Excal/Crystal Sword for Cecil. Fade! That! Treasury!
  308.  
  309. treasures:
  310. chest:
  311. # If "vanilla" or "shuffle" rolls "On", noj, maxtier, and junk will be forced "Off".
  312. vanilla: 0
  313. shuffle: 0
  314. standard: 1
  315. pro: 0
  316. wild: 0
  317. wildish: 0
  318. empty: 0
  319. sparse:
  320. 10: 0
  321. 20: 0
  322. 30: 0
  323. 40: 0
  324. 50: 0
  325. 60: 0
  326. 70: 0
  327. 80: 0
  328. 90: 0
  329. Off: 1
  330. noj:
  331. On: 0
  332. Off: 1
  333. maxtier:
  334. 3: 0
  335. 4: 0
  336. 5: 0
  337. 6: 0
  338. 7: 0
  339. Off: 1
  340. junk:
  341. junk: 0
  342. money: 0
  343. Off: 1
  344.  
  345.  
  346. # Shops are standard, but no Sirens. Yeah, I know this flagset leans into zerkers, and away from black mages.
  347.  
  348. shops:
  349. shop:
  350. # If "vanilla", "shuffle", "cabins", or "empty" rolls "On", unsafe, noj, noapples, nosirens, and nolife will be forced "Off".
  351. vanilla: 0
  352. shuffle: 0
  353. standard: 1
  354. pro: 0
  355. wild: 0
  356. cabins: 0
  357. empty: 0
  358. unsafe:
  359. On: 0
  360. Off: 1
  361. free:
  362. On: 0
  363. Off: 1
  364. sell:
  365. quarter: 0
  366. zero: 0
  367. Off: 1
  368. noj:
  369. On: 0
  370. Off: 1
  371. noapples:
  372. On: 0
  373. Off: 1
  374. nosirens:
  375. On: 1
  376. Off: 0
  377. nolife:
  378. On: 0
  379. Off: 1
  380.  
  381.  
  382. # Bosses are pretty standard.
  383.  
  384. bosses:
  385. # If "vanilla" rolls "On", unsafe will be forced "Off".
  386. vanilla:
  387. On: 0
  388. Off: 1
  389. unsafe:
  390. On: 0
  391. Off: 1
  392. altgauntlet:
  393. On: 1
  394. Off: 0
  395. wyvern:
  396. normal: 1
  397. whyburn: 0
  398. whichburn: 0
  399. nofree:
  400. On: 0
  401. Off: 1
  402.  
  403.  
  404. # Nothin' fancy with the encounters choice. Note that you can't steal/find sirens from the Alert family. Fingers crossed you don't have to do a Clapper grind to get your Darkness crystal. :P
  405.  
  406. encounters:
  407. # If "vanilla" is rolled, "keepdoors", "keepbehemoths", and "danger" weights will be ignored.
  408. # If "reduce" is rolled, "danger" weight will be ignored.
  409. rate:
  410. vanilla: 0
  411. toggle: 50
  412. reduce: 0
  413. noencounters: 0
  414. keepdoors:
  415. On: 0
  416. Off: 1
  417. keepbehemoths:
  418. On: 0
  419. Off: 1
  420. danger:
  421. On: 0
  422. Off: 1
  423. drops:
  424. nosirens: 1
  425. nojdrops: 0
  426. normal: 0
  427. cantrun:
  428. On: 0
  429. Off: 1
  430. noexp:
  431. On: 0
  432. Off: 1
  433.  
  434.  
  435. # In spite of leaning towards zerking, I am trying to throw Rydia a few bones here (and in the next section) since she's otherwise prime Anchor material. The 64-floor glitch is on as a taunt to anyone who wants to try it. 8)
  436.  
  437. glitches:
  438. dupe:
  439. On: 0
  440. Off: 1
  441. mp:
  442. On: 0
  443. Off: 1
  444. warp:
  445. On: 0
  446. Off: 1
  447. life:
  448. On: 1
  449. Off: 0
  450. sylph:
  451. On: 1
  452. Off: 0
  453. backrow:
  454. On: 1
  455. Off: 0
  456. 64:
  457. On: 1
  458. Off: 0
  459.  
  460.  
  461. # Enjoy your 1-2 sirens! May they serve you well. Summon kit included to help Rydia a lil bit. I'm not a monster.
  462. # Spoon is off to force more niche Edward use. Supersmith is on to (usually) nerf Cecil, reduce obvious Cid anchor-hood, and to tempt you when you're halfway through the moon.
  463. other:
  464. kits:
  465. basic: 0
  466. better: 0
  467. loaded: 0
  468. cata: 0
  469. freedom: 1
  470. cid: 0
  471. yang: 0
  472. money: 0
  473. grabbag: 0
  474. trap: 0
  475. archer: 0
  476. fabul: 0
  477. castlevania: 0
  478. summon: 1
  479. notdeme: 0
  480. meme: 0
  481. defense: 0
  482. mist: 0
  483. mysidia: 0
  484. baron: 0
  485. dwarf: 0
  486. eblan: 0
  487. libra: 0
  488. green: 0
  489. 99: 0
  490. random: 0
  491. # If more than one mode is needed, those more likely to be selected with the above weights will still be selected more often.
  492. numberOfKits:
  493. 0: 0
  494. 1: 0
  495. 2: 1
  496. 3: 0
  497. allowDuplicateKits:
  498. Yes: 0
  499. No: 1
  500. noadamants:
  501. On: 1
  502. Off: 0
  503. nocursed:
  504. On: 0
  505. Off: 1
  506. spoon:
  507. On: 0
  508. Off: 1
  509. smith:
  510. super: 1
  511. alt: 0
  512. Off: 0
  513.  
  514. # Delete this section if you wish to only play with the standard FE experience changes.
  515. # Okay I deleted it! Thanks!
  516.  
  517.  
  518. # Vanilla Fu to nerf him. Vanilla agility to nerf Cecil, given the absurd power of holy swords and Cover. Vanilla giant to deter its grind options. Random growup b/c Rydia needs help. I'm not a monster.
  519.  
  520. misc_vanilla:
  521. fusoya:
  522. On: 0
  523. Off: 1
  524. agility:
  525. On: 1
  526. Off: 0
  527. fashion:
  528. On: 0
  529. Off: 1
  530. traps:
  531. On: 0
  532. Off: 1
  533. giant:
  534. On: 1
  535. Off: 0
  536. growup:
  537. On: 0
  538. Off: 1
  539. z:
  540. On: 0
  541. Off: 1
  542.  
  543.  
  544. # Deleted the entire April Fools' and Spoiler Log sections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement