游戏王残局简化版

Check-in [5bc78b0b4e]
Login

Check-in [5bc78b0b4e]

Overview
Comment:0.0.696
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5bc78b0b4e599da26b9ef87f29931aaaf29d5cecab4f3327daee728f309c1770
User & Date: 顽雨沉风 on 2023-07-05 09:26:08
Other Links: manifest | tags
Context
2023-07-05
09:27
0.0.697 check-in: 0b1bc6ff9e user: 顽雨沉风 tags: trunk
09:26
0.0.696 check-in: 5bc78b0b4e user: 顽雨沉风 tags: trunk
08:58
0.0.695 check-in: b429c897fb user: 顽雨沉风 tags: trunk
Changes

Modified single/37.Eternal Evolution.lua from [3b53501635] to [26868437ad].

1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
卡数:35
规则:大师3
永恒进化
]]
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,25100,0,0)

local e0=Effect.GlobalEffect()
e0:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)

<
<


<







1


2
3

4
5
6
7
8
9
10
--[[message


永恒进化
]]

Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,25100,0,0)

local e0=Effect.GlobalEffect()
e0:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)