s20260709_DeDn8PQlRWhVRkUA3cLk
This commit is contained in:
@@ -0,0 +1,271 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"id": 201,
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "twine"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 211,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_EXP",
|
||||
"itemUseFuncValue":50
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "exp_ticket_1"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 212,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_EXP",
|
||||
"itemUseFuncValue":200
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "exp_ticket_2"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 213,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_EXP",
|
||||
"itemUseFuncValue":1000
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "exp_ticket_3"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 214,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_EXP",
|
||||
"itemUseFuncValue":3000
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "exp_ticket_4"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 221,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue":10
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "level_ticket_1"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 222,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue":20
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "level_ticket_2"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 223,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue":30
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "level_ticket_3"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 224,
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue":40
|
||||
}
|
||||
],
|
||||
|
||||
"category": "NORMAL",
|
||||
"spriteStr": "level_ticket_4"
|
||||
},
|
||||
|
||||
{
|
||||
"id": 231,
|
||||
"desc" : "인격 성장 도약 티켓",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue":40
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_GACKSUNG_TO",
|
||||
"itemUseFuncValue":4
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_1",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
{
|
||||
"id": 232,
|
||||
"desc": "도약 모듈 - 인격 동기화",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"PERSONALITY_GACKSUNG_TO",
|
||||
"itemUseFuncValue":4
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_2",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
{
|
||||
"id": 233,
|
||||
"desc": "도약 모듈 - E.G.O 해석 [WAW]",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"EGO_GACKSUNG_TO",
|
||||
"itemUseFuncValue":4
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"ALEPH"
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_3",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
{
|
||||
"id": 234,
|
||||
"desc": "도약 모듈 - E.G.O 해석 [HE]",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"EGO_GACKSUNG_TO",
|
||||
"itemUseFuncValue":4
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"ALEPH"
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"WAW"
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_4",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
{
|
||||
"id": 235,
|
||||
"desc" : "인격 성장 도약 티켓 - ver.2",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType": "PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue": 50
|
||||
},
|
||||
{
|
||||
"itemUseFuncType": "PERSONALITY_GACKSUNG_TO",
|
||||
"itemUseFuncValue": 4
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_5",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
{
|
||||
"id": 236,
|
||||
"desc" : "인격 성장 도약 티켓 - ver.3",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType": "PERSONALITY_LEVEL_TO",
|
||||
"itemUseFuncValue": 60
|
||||
},
|
||||
{
|
||||
"itemUseFuncType": "PERSONALITY_GACKSUNG_TO",
|
||||
"itemUseFuncValue": 4
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_6",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"id": 238,
|
||||
"desc": "도약 모듈 - E.G.O 해석 [ZAYIN]",
|
||||
|
||||
"itemUseFuncs":[
|
||||
{
|
||||
"itemUseFuncType":"EGO_GACKSUNG_TO",
|
||||
"itemUseFuncValue":4
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"ALEPH"
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"WAW"
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"HE"
|
||||
},
|
||||
{
|
||||
"itemUseFuncType":"CHECK_IS_NOT_EGO_TYPE",
|
||||
"itemUseFuncString":"TETH"
|
||||
}
|
||||
],
|
||||
|
||||
"category": "CONSUMABLE",
|
||||
"spriteStr": "jumping_ticket_8",
|
||||
"itemUseType":"LEAPUP_TICKET"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user