Skip to content

Instantly share code, notes, and snippets.

@SuperN0va
SuperN0va / LZA Donut Generation.md
Created February 26, 2026 03:15 — forked from Lusamine/LZA Donut Generation.md
A technical explanation of how donuts are generated in Legends: Z-A

Introduction

In the Legends: Z-A DLC, donuts are used to enter hyperspace zones. They can each have up to 3 bonuses, which are categorized into 5 flavors. The user can control which berries are added to a donut recipe, but the results are randomized.

This is a technical description of how LZA creates donuts from berries. I will first go over the algorithm and then finish with some examples to illustrate.

Donut Generation Algorithm

1. Convert the flavor values to a budget to spend on Flavor Powers.

First, the game will go through each of the flavors and decide how many points it earns to roll Flavor Powers later on. The order is Sweet -> Spicy -> Sour -> Bitter -> Fresh, although this does not have much relevance as far as I can tell.

简介

这是一份速成指南,教你在《精灵宝可梦传说:Z-A》的“异次元战斗区域”里该把什么当作目标。很多玩家因为只想去抓宝可梦,经常直接无视这些区域,但千万别小看它们!这是个刷资源的好地方,绝对不亏。翻译自Anubis的数据挖掘:(https://gist.github.com/Lusamine/311d510240c69dbe81103c86095e9883)

我能从异次元战斗区域获得什么样的超棒奖励?

  • 打破漂浮的精灵球会掉落经验糖果和异次元树果,外加由“道具之力”带来的额外物品。这跟在异次元野生区域是一样的。

  • 打败特定的NPC会给你奖励:异次元树果、稀有精灵球和王冠。这些NPC一次会给好几个同类型的道具,你可以通过S/L大法来挑选你想要的。这对刷稀有精灵球(5星扭曲)和高级抗虫果(4星扭曲)特别有用。

  • 完成任务能给你的下一个目标积攒大量点数!比同等级的异次元野生区域给的点数多多了,而且任务通常只是打败训练家,做起来比较简单。

    完成一个5星战斗区域的所有任务,大概能让你拿到 16000 到 17000 点(满分25000),离下一次特殊扫描就只差一场失控Mega战了。