brawl-stars-assets/5.220/csv_logic/alliance_roles.csv
2023-12-06 20:50:01 +04:00

7 lines
617 B
CSV

"Name","Level","TID","CanInvite","CanSendMail","CanChangeAllianceSettings","CanAcceptJoinRequest","CanKick","CanBePromotedToLeader","PromoteSkill"
"String","int","String","Boolean","Boolean","Boolean","Boolean","Boolean","Boolean","int"
"NonMember",0,,"false","false","false","false",,,0
"Member",1,"TID_ALLIANCE_ROLE_MEMBER","false","false","false","false","false",,0
"Leader",20,"TID_ALLIANCE_ROLE_LEADER","true","true","true","true","true","true",2
"Elder",5,"TID_ALLIANCE_ROLE_ELDER","true","false","false","true","true",,0
"Co-leader",10,"TID_ALLIANCE_ROLE_CO_LEADER","true","true","true","true","true","true",2