Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-2pick
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro-2pick
Commits
8d084b15
Commit
8d084b15
authored
Mar 22, 2015
by
salix5
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1212 from Tianchenglipu/patch-1
Xyz Gain Effect Fixup
parents
94e97df8
9894a75a
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
30 additions
and
30 deletions
+30
-30
script/c12948099.lua
script/c12948099.lua
+3
-3
script/c24610207.lua
script/c24610207.lua
+3
-3
script/c34143852.lua
script/c34143852.lua
+3
-3
script/c3606728.lua
script/c3606728.lua
+3
-3
script/c38331564.lua
script/c38331564.lua
+3
-3
script/c64605089.lua
script/c64605089.lua
+3
-3
script/c64726269.lua
script/c64726269.lua
+3
-3
script/c7080743.lua
script/c7080743.lua
+3
-3
script/c83272895.lua
script/c83272895.lua
+3
-3
script/c8696773.lua
script/c8696773.lua
+3
-3
No files found.
script/c12948099.lua
View file @
8d084b15
...
@@ -82,10 +82,10 @@ function c12948099.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -82,10 +82,10 @@ function c12948099.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c12948099
.
drcon2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c12948099
.
drcon2
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c24610207.lua
View file @
8d084b15
...
@@ -39,10 +39,10 @@ function c24610207.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -39,10 +39,10 @@ function c24610207.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c24610207
.
drcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c24610207
.
drcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c34143852.lua
View file @
8d084b15
...
@@ -26,10 +26,10 @@ function c34143852.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -26,10 +26,10 @@ function c34143852.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c34143852
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c34143852
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c3606728.lua
View file @
8d084b15
...
@@ -64,10 +64,10 @@ function c3606728.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -64,10 +64,10 @@ function c3606728.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c3606728
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c3606728
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c38331564.lua
View file @
8d084b15
...
@@ -57,10 +57,10 @@ function c38331564.effop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -57,10 +57,10 @@ function c38331564.effop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c38331564
.
descon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c38331564
.
descon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c64605089.lua
View file @
8d084b15
...
@@ -58,10 +58,10 @@ function c64605089.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -58,10 +58,10 @@ function c64605089.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c64605089
.
valcon
(
e
,
re
,
r
,
rp
)
function
c64605089
.
valcon
(
e
,
re
,
r
,
rp
)
...
...
script/c64726269.lua
View file @
8d084b15
...
@@ -64,10 +64,10 @@ function c64726269.effop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -64,10 +64,10 @@ function c64726269.effop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c64726269
.
drcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c64726269
.
drcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c7080743.lua
View file @
8d084b15
...
@@ -26,10 +26,10 @@ function c7080743.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -26,10 +26,10 @@ function c7080743.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c7080743
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c7080743
.
atkcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
script/c83272895.lua
View file @
8d084b15
...
@@ -22,9 +22,9 @@ function c83272895.efop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -22,9 +22,9 @@ function c83272895.efop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
script/c8696773.lua
View file @
8d084b15
...
@@ -47,10 +47,10 @@ function c8696773.effop(e,tp,eg,ep,ev,re,r,rp)
...
@@ -47,10 +47,10 @@ function c8696773.effop(e,tp,eg,ep,ev,re,r,rp)
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
if
not
rc
:
IsType
(
TYPE_EFFECT
)
then
local
e2
=
Effect
.
CreateEffect
(
c
)
local
e2
=
Effect
.
CreateEffect
(
c
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetType
(
EFFECT_TYPE_SINGLE
)
e2
:
SetCode
(
EFFECT_
CHANGE
_TYPE
)
e2
:
SetCode
(
EFFECT_
ADD
_TYPE
)
e2
:
SetValue
(
TYPE_
MONSTER
+
TYPE_EFFECT
+
TYPE_XYZ
)
e2
:
SetValue
(
TYPE_
EFFECT
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
e2
:
SetReset
(
RESET_EVENT
+
0x1fe0000
)
rc
:
RegisterEffect
(
e2
)
rc
:
RegisterEffect
(
e2
,
true
)
end
end
end
end
function
c8696773
.
matcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
function
c8696773
.
matcon
(
e
,
tp
,
eg
,
ep
,
ev
,
re
,
r
,
rp
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment