Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro-scripts
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
List
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
八宫一月
ygopro-scripts
Commits
6408a720
Commit
6408a720
authored
Apr 30, 2020
by
mallu11
Committed by
GitHub
Apr 30, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update about 人造人間-サイコ・ショッカー (#1386)
parent
158bccf2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
+4
-0
c303660.lua
c303660.lua
+1
-0
c35803249.lua
c35803249.lua
+1
-0
c51916032.lua
c51916032.lua
+1
-0
c9418534.lua
c9418534.lua
+1
-0
No files found.
c303660.lua
View file @
6408a720
--電脳増幅器
--電脳増幅器
function
c303660
.
initial_effect
(
c
)
function
c303660
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
77585513
)
--Activate
--Activate
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetCategory
(
CATEGORY_EQUIP
)
e1
:
SetCategory
(
CATEGORY_EQUIP
)
...
...
c35803249.lua
View file @
6408a720
--人造人間-サイコ・ロード
--人造人間-サイコ・ロード
function
c35803249
.
initial_effect
(
c
)
function
c35803249
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
77585513
)
c
:
EnableReviveLimit
()
c
:
EnableReviveLimit
()
--cannot special summon
--cannot special summon
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
...
...
c51916032.lua
View file @
6408a720
--人造人間-サイコ・ジャッカー
--人造人間-サイコ・ジャッカー
function
c51916032
.
initial_effect
(
c
)
function
c51916032
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
77585513
)
--change
--change
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
e1
:
SetType
(
EFFECT_TYPE_SINGLE
)
...
...
c9418534.lua
View file @
6408a720
--人造人間-サイコ・リターナー
--人造人間-サイコ・リターナー
function
c9418534
.
initial_effect
(
c
)
function
c9418534
.
initial_effect
(
c
)
aux
.
AddCodeList
(
c
,
77585513
)
--spsummon
--spsummon
local
e1
=
Effect
.
CreateEffect
(
c
)
local
e1
=
Effect
.
CreateEffect
(
c
)
e1
:
SetDescription
(
aux
.
Stringid
(
9418534
,
0
))
e1
:
SetDescription
(
aux
.
Stringid
(
9418534
,
0
))
...
...
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