Compare commits
No commits in common. "d73ca0e06ec8c777f5d69a373306ce0c4cf9fcf5" and "913054d1032f42613ce59d8c2d16603ec9f4dada" have entirely different histories.
d73ca0e06e
...
913054d103
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,41 +0,0 @@
|
|||||||
{
|
|
||||||
"_comment_Admin": "",
|
|
||||||
"admin.category.core.dungeon_list": "Dungeon list",
|
|
||||||
"admin.category.core.hostile_list": "Hostile list",
|
|
||||||
"admin.category.core.item_list": "Item list",
|
|
||||||
"admin.category.core.player_list": "Player list",
|
|
||||||
"admin.category.core.item_list.all": "All",
|
|
||||||
"admin.category.core.hostile_list.all": "All",
|
|
||||||
"admin.category.core.player_list.all": "All",
|
|
||||||
"_comment_Stats": "",
|
|
||||||
"stats.category.core.attack.base": "Attack",
|
|
||||||
"stats.category.core.attack.chance": "Attack Chance",
|
|
||||||
"stats.category.core.attack.rate": "Attack Rate",
|
|
||||||
"stats.category.core.defence.base": "Defence",
|
|
||||||
"stats.category.core.defence.chance": "Defence Chance",
|
|
||||||
"stats.category.core.defence.rate": "Defence Rate",
|
|
||||||
"stats.category.core.health": "Health",
|
|
||||||
"stats.category.core.penetration.base": "Penetration",
|
|
||||||
"stats.category.core.penetration.chance": "Penetration Chance",
|
|
||||||
"stats.category.core.penetration.rate": "Penetration Rate",
|
|
||||||
"stats.category.core.reflect.base": "Reflect",
|
|
||||||
"stats.category.core.reflect.chance": "Reflection Chance",
|
|
||||||
"stats.category.core.reflect.rate": "Reflection Rate",
|
|
||||||
"stats.category.core.resistance.base": "Resistance",
|
|
||||||
"stats.category.core.resistance.cold": "Cold Resistance",
|
|
||||||
"stats.category.core.resistance.gamma": "Gamma Resistance",
|
|
||||||
"stats.category.core.resistance.heat": "Heat Resistance",
|
|
||||||
"stats.category.core.resistance.ion": "Ion Resistance",
|
|
||||||
"stats.category.core.resistance.physical": "Physical Resistance",
|
|
||||||
"stats.category.core.resistance.plasma": "Plasma Resistance",
|
|
||||||
"_comment_Tabs": "",
|
|
||||||
"category.tabs.core.crafting": "Crafting",
|
|
||||||
"category.tabs.core.dashboard": "Dashboard",
|
|
||||||
"category.tabs.core.datapack": "Datapack",
|
|
||||||
"category.tabs.core.dungeons": "Dungeons",
|
|
||||||
"category.tabs.core.inventory": "Inventory",
|
|
||||||
"category.tabs.core.quest": "Quests",
|
|
||||||
"category.tabs.core.shop": "Shop",
|
|
||||||
"category.tabs.core.skills": "Skills"
|
|
||||||
}
|
|
||||||
|
|
||||||
@ -1,102 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "core",
|
|
||||||
"version": "0.0.1",
|
|
||||||
"admin_dungeon_list": {
|
|
||||||
"categories": {
|
|
||||||
"dungeon:all": {
|
|
||||||
"displayName": "admin.category.core.dungeon_list.all"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"admin_hostiles_list": {
|
|
||||||
"categories": {
|
|
||||||
"core:all": {
|
|
||||||
"displayName": "admin.category.core.hostile_list.all"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"admin_item_list": {
|
|
||||||
"categories": {
|
|
||||||
"core:all": {
|
|
||||||
"displayName": "admin.category.core.item_list.all"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"admin_panel": {
|
|
||||||
"categories": {
|
|
||||||
"core:admin_dungeon_list": {
|
|
||||||
"displayName": "admin.category.core.dungeon_list"
|
|
||||||
},
|
|
||||||
"core:admin_hostiles_list": {
|
|
||||||
"displayName": "admin.category.core.hostile_list"
|
|
||||||
},
|
|
||||||
"core:admin_item_list": {
|
|
||||||
"displayName": "admin.category.core.item_list"
|
|
||||||
},
|
|
||||||
"core:admin_player_list": {
|
|
||||||
"displayName": "admin.category.core.player_list"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"admin_player_list": {
|
|
||||||
"categories": {
|
|
||||||
"core:all": {
|
|
||||||
"displayName": "admin.category.core.player_list.all"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"core_systems": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dashboard": {
|
|
||||||
"categories": {
|
|
||||||
"core:dashboard_id":{
|
|
||||||
"displayName": "dashboard.category.core.dashboard_id"
|
|
||||||
},
|
|
||||||
"core:dashboard_finance":{
|
|
||||||
"displayName": "dashboard.category.core.dashboard_finance"
|
|
||||||
},
|
|
||||||
"core:dashboard_system":{
|
|
||||||
"displayName": "dashboard.category.core.dashboard_system"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dashboard_finance": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dashboard_id": {
|
|
||||||
"categories": {
|
|
||||||
"core:rank":{
|
|
||||||
"displayName": "dashboard.category.core.id_rank"
|
|
||||||
},
|
|
||||||
"core:experiance":{
|
|
||||||
"displayName": "dashboard.category.core.id_exeriance"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"dashboard_system": {
|
|
||||||
"categories": {
|
|
||||||
"core:server_status":{
|
|
||||||
"displayName": "dashboard.category.core.server_status"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"quests": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"recipes": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"shop": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"skills": {
|
|
||||||
"categories": {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue
Block a user