Add v5.6 test v1 data
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"id": "chakram-foundry",
|
||||
"name": "Chakram Foundry Test Weapon",
|
||||
"category": "chakram",
|
||||
"atk": 286,
|
||||
"crt": 22,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Active",
|
||||
"description": "[SP: 0][CD: 0] The CD, charge count, skill effect of weapon's active skill are determined based on the character equipped."
|
||||
},
|
||||
{
|
||||
"name": "Passive",
|
||||
"description": "Elemental DMG +50.0%."
|
||||
}
|
||||
],
|
||||
"version": "5.6"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"id": "pardofelis-5-star",
|
||||
"name": "Pardofelis 5 Star Test Weapon",
|
||||
"category": "chakram",
|
||||
"atk": 279,
|
||||
"crt": 16,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Active",
|
||||
"description": "[SP: 0][CD: 0] The CD, charge count, skill effect of weapon's active skill are determined based on the character equipped. When using ultimate or exiting the field, create an ice crystal on current position, CD: 4s. Relocate and refresh duration when using again. Ice crystal deals 150.0% ATK Ice DMG every 2s to enemies within 10 meter radius. When ice crystal is created, team Ice DMG +12.0%, last for 10s, refreshable."
|
||||
},
|
||||
{
|
||||
"name": "Passive",
|
||||
"description": "Total DMG +20.0%, team Total DMG +8.0%."
|
||||
}
|
||||
],
|
||||
"version": "5.6"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id": "pardofelis-6-star",
|
||||
"name": "Pardofelis 6 Star Test Weapon",
|
||||
"category": "chakram",
|
||||
"atk": 436,
|
||||
"crt": 23,
|
||||
"rarity": 6,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Active",
|
||||
"description": "[SP: 0][CD: 0] The CD, charge count, skill effect of weapon's active skill are determined based on the character equipped. When using ultimate or exiting the field, create an ice crystal on current position, CD: 4s. Relocate and refresh duration when using again. Ice crystal deals 200.0% ATK Ice DMG every 2s to enemies within 10 meter radius. When ice crystal is created, team Ice DMG +20.0%, last for 10s, refreshable."
|
||||
},
|
||||
{
|
||||
"name": "Passive",
|
||||
"description": "Total DMG +30.0%, team Total DMG +12.0%."
|
||||
},
|
||||
{
|
||||
"name": "Passive",
|
||||
"description": "When ice crystal deals DMG, additionally inflict 3 freeze trauma, when ice crystal is present, Ice DMG +30.0%."
|
||||
}
|
||||
],
|
||||
"version": "5.6"
|
||||
}
|
||||
Reference in New Issue
Block a user