Commit 3773f4df authored by line-bear's avatar line-bear Committed by Melledy
Browse files

Add skill particle generation info for Yelan and Kuki Shinobu (#1097)

* Fix enter tower dungeons

* Add skill particle generation info for Yelan and Kuki Shinobu

* Update SkillParticleGeneration.json
parent 18df5213
...@@ -509,6 +509,16 @@ ...@@ -509,6 +509,16 @@
} }
] ]
}, },
{
"avatarId": 10000060,
"name": "Yelan",
"amountList": [
{
"value": 4,
"chance": 100
}
]
},
{ {
"avatarId": 10000062, "avatarId": 10000062,
"name": "Aloy", "name": "Aloy",
...@@ -539,6 +549,16 @@ ...@@ -539,6 +549,16 @@
} }
] ]
}, },
{
"avatarId": 10000065,
"name": "Kuki Shinobu",
"amountList": [
{
"value": 1,
"chance": 100
}
]
},
{ {
"avatarId": 10000066, "avatarId": 10000066,
"name": "Kamisato Ayato", "name": "Kamisato Ayato",
...@@ -553,4 +573,4 @@ ...@@ -553,4 +573,4 @@
} }
] ]
} }
] ]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment