# Arcade Machine (AM)

Gameはそのゲームが内包されたArcade Machineのオーナーか、プレイヤーのみがプレイすることができます。これがAKIVERSEにおけるスカラーシップで、オーナーはプレイヤーとの報酬割合を自由に設定することができます。例えばプレイヤーはゲームをプレイすることによって得られるTerasの70%を、Arcade Machineのオーナーは30%を獲得することができます。

なお、Aracde Machineのオーナー以外がプレイするには、Arcade MachineをGame Centerに設置する必要があります。また、1つのArcade Machineでは1度に1人しかプレイできません。このルールによって、Arcade MachineのオーナーおよびGame CenterのオーナーがTerasを獲得する機会が最大化されます。

Arcade Machineを所有するには、4つのArcade Partsを組み合わせて新規で製作するCraftで獲得するか、マーケットプレイスで購入、あるいはOwner Rankingで上位にランクインすることで獲得することができます。AKIVERSEより直販することはありません。

Arcade MachineはそれぞれがユニークなERC-721トークンで、Arcade Machineごとに内包されるGameが異なります。例えばArcade Machine AにはGame Aが内包され対となっており、それ以外のGameは内包されません。

Arcade MachineはRecipeに記載されているArcade Partsを組み合わせてCraftすることによって新たに作成することができます。Craftには所定のAKIR/AKVまたはTerasが必要となります。

また、必要のなくなったArcade MachineはExtractまたはDismantleをすることで、いくつかのArcade Partsを入手することができます。

<figure><img src="/files/CLMOSYkRIowGl0sNJh2S" alt=""><figcaption><p>Arcade Machine (AM)</p></figcaption></figure>

なお、Arcade Machineは基本的にはCraftして入手することになります。

またGameの新規タイトルを内包するArcade MachineはAKIVERSEでの供給量が少なくなるため、そのレアリティが高くなる傾向があります。

Arcade Machineは以下のパラメーターによって構成されています。

<table data-header-hidden><thead><tr><th width="150" align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><strong>Game Title</strong></td><td>Star Guardian, Curve Ball 3D, Bubble Attack etc.</td></tr><tr><td align="center"><strong>Energy</strong></td><td>SPARK時に稼いだTerasAKIRに応じて貯まります。貯まったEnergyを消費することで、Extractを実行できArcade Partsを得ることができます</td></tr><tr><td align="center"><strong>Max Energy</strong></td><td>貯めることのできるEnergyの最大値。値はCraft時に使用したAccumulatorの種類に依存します</td></tr><tr><td align="center"><strong>Minimum Energy</strong></td><td>Extractに必要なEnergyの最小値。値はCraft時に使用したAccumulatorの種類に依存します</td></tr><tr><td align="center"><strong>Boost Level</strong></td><td>獲得できるEnergyが n 倍になる。通常は1</td></tr><tr><td align="center"><strong>Boost Time</strong></td><td>BoostのMAXの効力が終了するまでの時間</td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.akiverse.io/ja/wrudoekoshisutemu/nftno/arcade-machine-am.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
