mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Merge pull request #132 from Parsa307/main
Added New Characters, Emotes, and Styles to athena.json
This commit is contained in:
@@ -26005,7 +26005,24 @@
|
|||||||
"level": 1,
|
"level": 1,
|
||||||
"item_seen": true,
|
"item_seen": true,
|
||||||
"xp": 0,
|
"xp": 0,
|
||||||
"variants": [],
|
"variants": [
|
||||||
|
{
|
||||||
|
"channel": "Progressive",
|
||||||
|
"active": "Stage1",
|
||||||
|
"owned": [
|
||||||
|
"Stage1",
|
||||||
|
"Stage2"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"channel": "Emissive",
|
||||||
|
"active": "Emissive0",
|
||||||
|
"owned": [
|
||||||
|
"Emissive0",
|
||||||
|
"Emissive1"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"favorite": false
|
"favorite": false
|
||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
@@ -31732,6 +31749,48 @@
|
|||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
},
|
},
|
||||||
|
"AthenaCharacter:Character_JadeTowelGloss": {
|
||||||
|
"templateId": "AthenaCharacter:Character_JadeTowelGloss",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"channel": "Emissive",
|
||||||
|
"active": "Emissive0",
|
||||||
|
"owned": [
|
||||||
|
"Emissive0",
|
||||||
|
"Emissive1"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"AthenaCharacter:Character_JadeTowelHope": {
|
||||||
|
"templateId": "AthenaCharacter:Character_JadeTowelHope",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"variants": [
|
||||||
|
{
|
||||||
|
"channel": "Parts",
|
||||||
|
"active": "Stage1",
|
||||||
|
"owned": [
|
||||||
|
"Stage1",
|
||||||
|
"Stage2"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
"AthenaCharacter:Character_JonesyOrangeFNCS": {
|
"AthenaCharacter:Character_JonesyOrangeFNCS": {
|
||||||
"templateId": "AthenaCharacter:Character_JonesyOrangeFNCS",
|
"templateId": "AthenaCharacter:Character_JonesyOrangeFNCS",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
@@ -78856,6 +78915,30 @@
|
|||||||
},
|
},
|
||||||
"quantity": 1
|
"quantity": 1
|
||||||
},
|
},
|
||||||
|
"AthenaDance:EID_JadeTowel": {
|
||||||
|
"templateId": "AthenaDance:EID_JadeTowel",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"variants": [],
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
"AthenaDance:EID_JadeTowel_Gloss": {
|
||||||
|
"templateId": "AthenaDance:EID_JadeTowel_Gloss",
|
||||||
|
"attributes": {
|
||||||
|
"max_level_bonus": 0,
|
||||||
|
"level": 1,
|
||||||
|
"item_seen": true,
|
||||||
|
"xp": 0,
|
||||||
|
"variants": [],
|
||||||
|
"favorite": false
|
||||||
|
},
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
"AthenaDance:EID_JellyFrog": {
|
"AthenaDance:EID_JellyFrog": {
|
||||||
"templateId": "AthenaDance:EID_JellyFrog",
|
"templateId": "AthenaDance:EID_JellyFrog",
|
||||||
"attributes": {
|
"attributes": {
|
||||||
|
|||||||
Reference in New Issue
Block a user