Files
ZYZ/shared/resource/jsons/authority.json
2021-01-21 14:45:10 +08:00

142 lines
3.0 KiB
JSON

[
{
"id": 1,
"name": "创建军团",
"authority": "4&"
},
{
"id": 2,
"name": "显示所有军团列表",
"authority": "1&2&3&4"
},
{
"id": 3,
"name": "申请加入军团",
"authority": "4&"
},
{
"id": 4,
"name": "查看军团详细(头像,名字,人数,团长,等级,战力,公告,需求等)",
"authority": "1&2&3&4"
},
{
"id": 5,
"name": "团员查看自己军团详细(资金,军团活跃,自己的职位,自己的功勋)",
"authority": "1&2&3"
},
{
"id": 6,
"name": "玩家查看自己被邀请的军团",
"authority": "4&"
},
{
"id": 7,
"name": "玩家接受邀请",
"authority": "4&"
},
{
"id": 8,
"name": "查看成员列表(仅名字,职位,登录时间)",
"authority": "1&2&3&4"
},
{
"id": 9,
"name": "查看成员列表(名字,管理职务,战力,功勋,登录时间)",
"authority": "1&2&3"
},
{
"id": 10,
"name": "查看成员列表(任命,罢免,转让 按钮)",
"authority": "1&"
},
{
"id": 11,
"name": "修改公会名,公告信息,加入条件,是否自动加入",
"authority": "1&2"
},
{
"id": 12,
"name": "查看申请列表",
"authority": "1&2"
},
{
"id": 13,
"name": "(一键)同意/拒绝加入",
"authority": "1&2"
},
{
"id": 14,
"name": "查看/刷新 可邀请人列表",
"authority": "1&2"
},
{
"id": 15,
"name": "邀请某人",
"authority": "1&2"
},
{
"id": 16,
"name": "发送消息给军团内所有成员的游戏",
"authority": "1&2"
},
{
"id": 17,
"name": "招募(发送消息至世界频道)",
"authority": "1&2"
},
{
"id": 18,
"name": "踢人",
"authority": "1&"
},
{
"id": 19,
"name": "解散军团",
"authority": "1&"
},
{
"id": 20,
"name": "退出军团",
"authority": "2&3"
},
{
"id": 21,
"name": "弹劾团长",
"authority": "2&3"
},
{
"id": 22,
"name": "消耗军团资金升级建筑物",
"authority": "1&2"
},
{
"id": 23,
"name": "获得军团动态",
"authority": "1&2&3"
},
{
"id": 24,
"name": "开启演武台",
"authority": "1&2"
},
{
"id": 25,
"name": "炼器堂研发",
"authority": "1&2"
},
{
"id": 26,
"name": "被踢出军团",
"authority": "2&3"
},
{
"id": 27,
"name": "被任命",
"authority": "2&3"
},
{
"id": 28,
"name": "被弹劾",
"authority": "1&"
}
]