Skip to content

Instantly share code, notes, and snippets.

@David4i
Last active March 24, 2024 02:36
Show Gist options
  • Save David4i/21ef5fc2ab941aac9223398d531e9eed to your computer and use it in GitHub Desktop.
Save David4i/21ef5fc2ab941aac9223398d531e9eed to your computer and use it in GitHub Desktop.
Mafia Rust VIPs
[
{
"id": "vip_basic",
"name": "VIP Básico",
"description": "VIP Básico é o vip ideal para você que está começando no servidor e deseja ter alguma vantagem sobre os outros jogadores que também estão iniciando",
"oxide_groups": ["vip_basic"],
"benefits": [
"Kit SMG a cada 4 horas",
"Kit recursos a cada 12 horas",
"Tag exclusiva no chat",
"Cargo exclusivo no Discord",
"Prioridade para entrar no servidor",
"Atendimento prioritário",
"Acesso ao /skins"
],
"images": [
{
"name": "Kit SMG",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220399662859550730/image.png?ex=660eccc1&is=65fc57c1&hm=c30daf8392a9d8bdabba29393400eda9d701c40425df04693106fc9922b0c483&"
},
{
"name": "Kit Recursos",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220399663681900648/image.png?ex=660eccc1&is=65fc57c1&hm=b654044b3f5b69d75d60fafd5624b6ede2386ef4d0fbccf92a2a88457bfff6a0&"
}
],
"price": {
"3days": 10,
"weekly": 20,
"monthly": 50
},
"discount": {
"3days": 40,
"weekly": 40,
"monthly": 40
}
},
{
"id": "vip_gangster",
"name": "VIP Gangster",
"description": "Tem dificuldade em fazer armas ou em ficar com elas por muito tempo? Este kit vai te ajudar, te dando um kit placa com uma MP5!",
"oxide_groups": ["vip_gangster"],
"benefits": [
"Kit PVP a cada 4 horas",
"Kit recursos a cada 12 horas",
"Tag exclusiva no chat",
"Cargo exclusivo no Discord",
"Prioridade para entrar no servidor",
"Atendimento prioritário",
"Acesso ao /skins"
],
"images": [
{
"name": "Kit PVP",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220400038371655851/image.png?ex=660ecd1b&is=65fc581b&hm=29ec7bf641e0a660c1eb368bf11bac8c8c1ed12a834b337c2ef3515a4a90d9f9&"
},
{
"name": "Kit Recursos",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220400039537676411/image.png?ex=660ecd1b&is=65fc581b&hm=e032969d4f6b1f97c95e28064682c97ae0627d6ac2b0e703c1cffdf170a3ec71&"
}
],
"price": {
"3days": 15,
"weekly": 30,
"monthly": 90
},
"discount": {
"3days": 40,
"weekly": 40,
"monthly": 40
}
},
{
"id": "vip_mafia",
"name": "VIP Máfia",
"description": "Que tal ficar acima de todos com alguns kits exclusivos?!",
"oxide_groups": ["vip_mafia"],
"benefits": [
"Kit PVP a cada 4 horas",
"Kit recursos a cada 12 horas",
"Tag exclusiva no chat",
"Cargo exclusivo no Discord",
"Prioridade para entrar no servidor",
"Atendimento prioritário",
"Acesso ao /skins"
],
"images": [
{
"name": "Kit PVP",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220400562219253830/image.png?ex=660ecd97&is=65fc5897&hm=317d4fcc66cf5fafa942ed55d2bc554ce809d76a5ec309a3b1e9e4283641de01&"
},
{
"name": "Kit Recursos",
"url": "https://cdn.discordapp.com/attachments/1220398519261728850/1220400563087343637/image.png?ex=660ecd98&is=65fc5898&hm=293005cdf664db7908c8cab294eb3ac2251b261cb766e1545b6b7cbccd37af61&"
}
],
"price": {
"3days": 20,
"weekly": 60,
"monthly": 150
},
"discount": {
"3days": 40,
"weekly": 40,
"monthly": 40
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment