Add testing files
This commit is contained in:
parent
1a4a3c40db
commit
cce34743a3
8 changed files with 8 additions and 0 deletions
1
test/artifact.json
Normal file
1
test/artifact.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id":"noblesse_oblige","name":"Noblesse Oblige","setPiece":[2,4],"sets":{"goblet":"Royal Silver Urn","plume":"Royal Plume","circlet":"Royal Masque","flower":"Royal Flora","sands":"Royal Pocket Watch"},"bonuses":["Elemental Burst DMG +20%","Using an Elemental Burst increases all party members' ATK by 20% for 12s. This effect cannot stack."],"rarity":[4,5],"domain":"clear_pool_and_mountain_cavern"}
|
1
test/build.json
Normal file
1
test/build.json
Normal file
File diff suppressed because one or more lines are too long
1
test/character.json
Normal file
1
test/character.json
Normal file
File diff suppressed because one or more lines are too long
1
test/domain.json
Normal file
1
test/domain.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"name":"Domain of Guyun","domains":[{"s":5100,"id":"domain_of_blessing_spring_i","name":"Domain of Blessing: Spring I","ar":1,"level":34,"reward":{"adventureExp":"100","mora":"1525","friendshipExp":"15"},"monsters":[{"id":"hydro_slime","name":"Hydro Slime","count":21},{"id":"large_hydro_slime","name":"Large Hydro Slime","count":6},{"id":"hydro_abyss_mage","name":"Hydro Abyss Mage","count":1}],"disorder":[""]},{"s":5101,"id":"domain_of_blessing_spring_ii","name":"Domain of Blessing: Spring II","ar":25,"level":47,"reward":{"adventureExp":"100","mora":"1700","friendshipExp":"15"},"monsters":[{"id":"pyro_slime","name":"Pyro Slime","count":16},{"id":"large_pyro_slime","name":"Large Pyro Slime","count":5},{"id":"pyro_abyss_mage","name":"Pyro Abyss Mage","count":1}],"disorder":[""]},{"s":5102,"id":"domain_of_blessing_spring_iii","name":"Domain of Blessing: Spring III","ar":30,"level":59,"reward":{"adventureExp":"100","mora":"1850","friendshipExp":"15"},"monsters":[{"id":"cryo_slime","name":"Cryo Slime","count":15},{"id":"large_cryo_slime","name":"Large Cryo Slime","count":4},{"id":"cryo_abyss_mage","name":"Cryo Abyss Mage","count":1}],"disorder":[""]},{"s":5103,"id":"domain_of_blessing_spring_iv","name":"Domain of Blessing: Spring IV","ar":35,"level":69,"reward":{"adventureExp":"100","mora":"2025","friendshipExp":"20"},"monsters":[{"id":"hydro_slime","name":"Hydro Slime","count":5},{"id":"large_hydro_slime","name":"Large Hydro Slime","count":6},{"id":"hilichurl","name":"Hilichurl","count":6},{"id":"hydro_samachurl","name":"Hydro Samachurl","count":2},{"id":"hydro_abyss_mage","name":"Hydro Abyss Mage","count":1}],"disorder":[""]},{"s":5104,"id":"domain_of_blessing_spring_v","name":"Domain of Blessing: Spring V","ar":40,"level":80,"reward":{"adventureExp":"100","mora":"2200","friendshipExp":"20"},"monsters":[{"id":"pyro_abyss_mage","name":"Pyro Abyss Mage","count":1},{"id":"ruin_guard","name":"Ruin Guard","count":2}],"disorder":["","",""]},{"s":5105,"id":"domain_of_blessing_spring_vi","name":"Domain of Blessing: Spring VI","ar":45,"level":90,"reward":{"adventureExp":"100","mora":"2525","friendshipExp":"20"},"monsters":[{"id":"ruin_hunter","name":"Ruin Hunter","count":1},{"id":"hilichurl","name":"Hilichurl","count":2},{"id":"cryo_abyss_mage","name":"Cryo Abyss Mage","count":2}],"disorder":["","",""]}],"artifacts":["lucky_dog","brave_heart","archaic_petra","retracing_bolide"]}
|
1
test/element.json
Normal file
1
test/element.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id":"cryo","name":"Cryo","simpleName":"Ice","color":14090234}
|
1
test/events.json
Normal file
1
test/events.json
Normal file
File diff suppressed because one or more lines are too long
1
test/item.json
Normal file
1
test/item.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"id":"jade_branch_of_a_distant_sea","name":"Jade Branch of a Distant Sea","day":["monday","thursday"],"rarity":3,"parent":"coral_branch_of_a_distant_sea"}
|
1
test/weapon.json
Normal file
1
test/weapon.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue