feat(magician): 법사 클래스 — 1차 5종·2차 3계열·신규 메커니즘 4종 (배포 퀄리티 P10) #45
@@ -113,6 +113,13 @@
|
|||||||
"Attributes": [],
|
"Attributes": [],
|
||||||
"Name": "JobOpts"
|
"Name": "JobOpts"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Type": "any",
|
||||||
|
"DefaultValue": "nil",
|
||||||
|
"SyncDirection": 0,
|
||||||
|
"Attributes": [],
|
||||||
|
"Name": "Jobs"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Type": "any",
|
"Type": "any",
|
||||||
"DefaultValue": "nil",
|
"DefaultValue": "nil",
|
||||||
|
|||||||
@@ -2361,6 +2361,7 @@ function writeCodeblocks() {
|
|||||||
prop('any', 'WarriorSelectHandler'),
|
prop('any', 'WarriorSelectHandler'),
|
||||||
prop('any', 'MageSelectHandler'),
|
prop('any', 'MageSelectHandler'),
|
||||||
prop('any', 'JobOpts'),
|
prop('any', 'JobOpts'),
|
||||||
|
prop('any', 'Jobs'),
|
||||||
prop('any', 'StartGameHandler'),
|
prop('any', 'StartGameHandler'),
|
||||||
prop('string', 'SelectedClass', '""'),
|
prop('string', 'SelectedClass', '""'),
|
||||||
prop('any', 'DrawPileHandler'),
|
prop('any', 'DrawPileHandler'),
|
||||||
|
|||||||
Reference in New Issue
Block a user