rw2023Grade 2 Seeds
Updated 2023-06-19
999
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
›
⌄
-- forked from Grade 1 Seeds @ https://flipsidecrypto.xyz/edit/queries/3b01dc9f-d747-410f-b652-41893ba28651
-- Crafting:
-- +No entra+ Refinement: Unrefined crystal, 10 KI
-- +No entra+ Alchemy: Depends on item (base, augment, cosmetic, food, reagent, toy, boost, battle)
-- Terraformation: 1 seed, 3 refined crystal, 5 Gene, XYZ KI
-- Habitat:
-- +No entra+ Harvest KI
-- + No entra+ Generate unrefined crystals (1,2,3 per day)
-- Generate seeds (automatico cuando tienes habitat nivel 3)
-- +No entra+ Upgrade Habitat (5 Gene, 1 or 2 refined crystals, 2400 or 3000 KI)
-- +No entra+ Habitat repair (1 crystal por dia)
-- +No entra+ Habitat Revival: (1800 or 4200 or 7200 KI)
-- Creation: Generate seeds habitat nivel 3
-- Burn: Terraformation
-- Contratos y funciones:
-- Habitat: seed creation, terraformation
----- Cuentas ----
-- Seed creation: seed en cuentas desde 7 al 12.
-- Terraformation: Seed en cuentas 10 y 63.
------- Empieza el codigo ------
with
seed_creation as (
SELECT
BLOCK_TIMESTAMP,
CASE WHEN block_id >= 1 THEN 'Seed Creation' END as label,
Run a query to Download Data