types-nora-api 0.0.468 → 0.0.472
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/acessos/index.d.ts +8 -0
- package/dist/acessos/index.js +5 -0
- package/dist/api/graphql/index.d.ts +1 -0
- package/dist/api/graphql/index.js +3 -0
- package/dist/api/index.d.ts +2 -0
- package/dist/api/index.js +4 -0
- package/dist/api/rest/index.d.ts +1 -0
- package/dist/api/rest/index.js +3 -0
- package/dist/classes.d.ts +1 -3747
- package/dist/classes.js +2 -1227
- package/dist/dominio/index.d.ts +899 -0
- package/dist/dominio/index.js +237 -0
- package/dist/dtos/index.d.ts +2140 -0
- package/dist/dtos/index.js +363 -0
- package/dist/index.d.ts +9 -1
- package/dist/index.js +11 -1
- package/dist/menus/index.d.ts +127 -0
- package/dist/menus/index.js +279 -0
- package/dist/paginas/index.d.ts +172 -0
- package/dist/paginas/index.js +137 -0
- package/dist/shared/index.d.ts +175 -0
- package/dist/shared/index.js +138 -0
- package/dist/uploads/index.d.ts +47 -0
- package/dist/uploads/index.js +112 -0
- package/dist/ws/index.d.ts +236 -0
- package/dist/ws/index.js +20 -0
- package/package.json +56 -2
|
@@ -0,0 +1,899 @@
|
|
|
1
|
+
declare const ARQUIVOS_INTERNOS: {
|
|
2
|
+
readonly AVATAR_PADRAO: {
|
|
3
|
+
readonly caminhoArquivo: "RecursosInternos/cebadeaf-6c1b-441e-87f5-abe38e18cf8e.webp";
|
|
4
|
+
readonly id: 209;
|
|
5
|
+
};
|
|
6
|
+
readonly BACKGROUND_ACESSAR: {
|
|
7
|
+
readonly caminhoArquivo: "RecursosInternos/861fb939-1658-4310-a522-02d4acb7edea.webp";
|
|
8
|
+
readonly id: 68;
|
|
9
|
+
};
|
|
10
|
+
readonly BOTAO_CRIACAO__FICHA__IMAGEM__COPIA: {
|
|
11
|
+
readonly caminhoArquivo: "RecursosInternos/43aec7b5-bc08-408f-95d3-bc2116706829.webp";
|
|
12
|
+
readonly id: 81;
|
|
13
|
+
};
|
|
14
|
+
readonly BOTAO_CRIACAO__FICHA__IMAGEM__CRIA: {
|
|
15
|
+
readonly caminhoArquivo: "RecursosInternos/443a5cb8-3dde-4e85-8b3e-d860cd5dd8b6.webp";
|
|
16
|
+
readonly id: 80;
|
|
17
|
+
};
|
|
18
|
+
readonly BOTAO_CRIACAO__FUNDO: {
|
|
19
|
+
readonly caminhoArquivo: "RecursosInternos/293f0bdc-9d1b-4796-8a79-3a23cf1e4e57.webp";
|
|
20
|
+
readonly id: 78;
|
|
21
|
+
};
|
|
22
|
+
readonly BOTAO_CRIACAO__ORNAMENTO: {
|
|
23
|
+
readonly caminhoArquivo: "RecursosInternos/f1a2b62d-e322-47b3-81b0-b788320e59b1.svg";
|
|
24
|
+
readonly id: 79;
|
|
25
|
+
};
|
|
26
|
+
readonly BOTAO_CRIACAO__PERSONAGEM__IMAGEM__COPIA: {
|
|
27
|
+
readonly caminhoArquivo: "RecursosInternos/432f9fac-a4dd-4f7a-9aad-dc69b8452543.webp";
|
|
28
|
+
readonly id: 84;
|
|
29
|
+
};
|
|
30
|
+
readonly BOTAO_CRIACAO__PERSONAGEM__IMAGEM__NOVO: {
|
|
31
|
+
readonly caminhoArquivo: "RecursosInternos/6f88f8e2-ad3d-45ae-bbb9-6a3eae43b3cf.webp";
|
|
32
|
+
readonly id: 83;
|
|
33
|
+
};
|
|
34
|
+
readonly CARD_ACESSAR: {
|
|
35
|
+
readonly caminhoArquivo: "RecursosInternos/cce6bdea-0aee-4424-86a1-36a5279cee0d.webp";
|
|
36
|
+
readonly id: 69;
|
|
37
|
+
};
|
|
38
|
+
readonly GUIA_AVATAR: {
|
|
39
|
+
readonly caminhoArquivo: "RecursosInternos/184b10c9-dcc9-491d-9141-96c9e724c777.webp";
|
|
40
|
+
readonly id: 94;
|
|
41
|
+
};
|
|
42
|
+
readonly IMAGENS_CLASSES__DOMINANTE: {
|
|
43
|
+
readonly caminhoArquivo: "RecursosInternos/c2dea8b3-18bd-4860-850f-30affcd9b9e6.webp";
|
|
44
|
+
readonly id: 65;
|
|
45
|
+
};
|
|
46
|
+
readonly IMAGENS_CLASSES__MARCADO: {
|
|
47
|
+
readonly caminhoArquivo: "RecursosInternos/47bc5d7f-0dbc-4be5-a793-5773c25f93f7.webp";
|
|
48
|
+
readonly id: 67;
|
|
49
|
+
};
|
|
50
|
+
readonly IMAGENS_CLASSES__VERSATIL: {
|
|
51
|
+
readonly caminhoArquivo: "RecursosInternos/4a72a81c-d084-4cca-9411-df93c85514ae.webp";
|
|
52
|
+
readonly id: 66;
|
|
53
|
+
};
|
|
54
|
+
readonly LOGO: {
|
|
55
|
+
readonly caminhoArquivo: "RecursosInternos/4cc77fa6-d0f3-4b1d-bdb0-2e42c89fe53b.svg";
|
|
56
|
+
readonly id: 71;
|
|
57
|
+
};
|
|
58
|
+
readonly MENU_PRINCIPAL__BOTAO_ABRIR: {
|
|
59
|
+
readonly caminhoArquivo: "RecursosInternos/77be9843-77e8-412e-9967-911908fc9308.svg";
|
|
60
|
+
readonly id: 73;
|
|
61
|
+
};
|
|
62
|
+
readonly MENU_PRINCIPAL__CAMADA_1: {
|
|
63
|
+
readonly caminhoArquivo: "RecursosInternos/5c938b7d-767d-4975-b19e-ff634e42b514.svg";
|
|
64
|
+
readonly id: 75;
|
|
65
|
+
};
|
|
66
|
+
readonly MENU_PRINCIPAL__CAMADA_2: {
|
|
67
|
+
readonly caminhoArquivo: "RecursosInternos/ba820662-3acb-4775-9c28-b3bf16e4b7d5.svg";
|
|
68
|
+
readonly id: 76;
|
|
69
|
+
};
|
|
70
|
+
readonly MENU_PRINCIPAL__CAMADA_3: {
|
|
71
|
+
readonly caminhoArquivo: "RecursosInternos/f707c9f5-fa85-4376-bb92-4a52a1eadb9b.svg";
|
|
72
|
+
readonly id: 77;
|
|
73
|
+
};
|
|
74
|
+
readonly MENU_PRINCIPAL__MOLDURA: {
|
|
75
|
+
readonly caminhoArquivo: "RecursosInternos/7ff3130f-dde0-43e0-bdc8-bb9e2295eb75.svg";
|
|
76
|
+
readonly id: 74;
|
|
77
|
+
};
|
|
78
|
+
readonly PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__BORDA: {
|
|
79
|
+
readonly caminhoArquivo: "RecursosInternos/c758f4fb-8866-4e13-a1d5-7162cbaf3482.svg";
|
|
80
|
+
readonly id: 5;
|
|
81
|
+
};
|
|
82
|
+
readonly PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__FUNDO: {
|
|
83
|
+
readonly caminhoArquivo: "RecursosInternos/d338f07e-7685-407a-8814-d6d9b0f2d0cd.svg";
|
|
84
|
+
readonly id: 7;
|
|
85
|
+
};
|
|
86
|
+
readonly PAGINA_ATERRISSAGEM__BOTAO_ACESSAR__TEXTO: {
|
|
87
|
+
readonly caminhoArquivo: "RecursosInternos/c1f61701-a7b5-4a03-822b-c9e852988733.svg";
|
|
88
|
+
readonly id: 8;
|
|
89
|
+
};
|
|
90
|
+
readonly PAGINA_ATERRISSAGEM__BOTAO_MISSAO: {
|
|
91
|
+
readonly caminhoArquivo: "RecursosInternos/949d1dcf-534d-4914-a1eb-09899cebb425.webp";
|
|
92
|
+
readonly id: 18;
|
|
93
|
+
};
|
|
94
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_1__FUNDO: {
|
|
95
|
+
readonly caminhoArquivo: "RecursosInternos/ec609e11-8fe5-44ab-bd21-41808805e1aa.webp";
|
|
96
|
+
readonly id: 27;
|
|
97
|
+
};
|
|
98
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_1__SOBREPOSICAO: {
|
|
99
|
+
readonly caminhoArquivo: "RecursosInternos/38a53e58-9d2b-4edc-8a7d-0d6869788ebf.webp";
|
|
100
|
+
readonly id: 31;
|
|
101
|
+
};
|
|
102
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_2__FUNDO: {
|
|
103
|
+
readonly caminhoArquivo: "RecursosInternos/88a0a242-8c6d-4cc1-9126-71eebf894735.webp";
|
|
104
|
+
readonly id: 28;
|
|
105
|
+
};
|
|
106
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_2__SOBREPOSICAO: {
|
|
107
|
+
readonly caminhoArquivo: "RecursosInternos/bf901f20-a5eb-448f-94aa-2bdae207fbf6.webp";
|
|
108
|
+
readonly id: 32;
|
|
109
|
+
};
|
|
110
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_3__FUNDO: {
|
|
111
|
+
readonly caminhoArquivo: "RecursosInternos/7fd7cc74-d2f4-4b73-8370-e1e2741587fc.webp";
|
|
112
|
+
readonly id: 29;
|
|
113
|
+
};
|
|
114
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_3__SOBREPOSICAO: {
|
|
115
|
+
readonly caminhoArquivo: "RecursosInternos/36401dfc-d6fc-41ec-bfdc-27a5afb2c8d2.webp";
|
|
116
|
+
readonly id: 33;
|
|
117
|
+
};
|
|
118
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_4__FUNDO: {
|
|
119
|
+
readonly caminhoArquivo: "RecursosInternos/a3708333-a56f-48a7-bf91-386215b7697f.webp";
|
|
120
|
+
readonly id: 30;
|
|
121
|
+
};
|
|
122
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__ARTIGO_4__SOBREPOSICAO: {
|
|
123
|
+
readonly caminhoArquivo: "RecursosInternos/39662591-df83-4f39-8bc9-3328041374bc.webp";
|
|
124
|
+
readonly id: 34;
|
|
125
|
+
};
|
|
126
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__BORDA: {
|
|
127
|
+
readonly caminhoArquivo: "RecursosInternos/cff279aa-6309-4709-8387-d1245a2fc9a8.webp";
|
|
128
|
+
readonly id: 40;
|
|
129
|
+
};
|
|
130
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__BORDA_DOURADA: {
|
|
131
|
+
readonly caminhoArquivo: "RecursosInternos/5110b915-c1c9-4021-ab4b-88b2410fd21e.webp";
|
|
132
|
+
readonly id: 48;
|
|
133
|
+
};
|
|
134
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__SETA_ANTERIOR: {
|
|
135
|
+
readonly caminhoArquivo: "RecursosInternos/52dc0326-4eec-4b3c-ab40-a78d2ecaf4b1.webp";
|
|
136
|
+
readonly id: 60;
|
|
137
|
+
};
|
|
138
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__SETA_PROXIMO: {
|
|
139
|
+
readonly caminhoArquivo: "RecursosInternos/fe9cf077-ec2e-4f96-986b-2986c681b126.webp";
|
|
140
|
+
readonly id: 59;
|
|
141
|
+
};
|
|
142
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_ARTIGOS__SETAS_FUNDO: {
|
|
143
|
+
readonly caminhoArquivo: "RecursosInternos/56b41e02-ece7-40c5-a835-73d14b539318.webp";
|
|
144
|
+
readonly id: 47;
|
|
145
|
+
};
|
|
146
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__ADESIVOS: {
|
|
147
|
+
readonly caminhoArquivo: "RecursosInternos/3ed03313-40df-463c-b695-75b48140835a.webp";
|
|
148
|
+
readonly id: 21;
|
|
149
|
+
};
|
|
150
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__CRISTAL_DIREITA: {
|
|
151
|
+
readonly caminhoArquivo: "RecursosInternos/0e5b89bc-fdbb-4f0d-bc9f-80473cdb26cf.svg";
|
|
152
|
+
readonly id: 20;
|
|
153
|
+
};
|
|
154
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__CRISTAL_ESQUERDA: {
|
|
155
|
+
readonly caminhoArquivo: "RecursosInternos/8570294b-98f3-4c5e-8a8d-74b2044a0662.svg";
|
|
156
|
+
readonly id: 19;
|
|
157
|
+
};
|
|
158
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__DOT: {
|
|
159
|
+
readonly caminhoArquivo: "RecursosInternos/2ed5061e-c430-42e1-b263-41d0c62a2753.svg";
|
|
160
|
+
readonly id: 57;
|
|
161
|
+
};
|
|
162
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__DOT_ATIVO: {
|
|
163
|
+
readonly caminhoArquivo: "RecursosInternos/02d7c255-c7b8-4a4b-a582-b0b2efc6063d.webp";
|
|
164
|
+
readonly id: 14;
|
|
165
|
+
};
|
|
166
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__MOLDURA: {
|
|
167
|
+
readonly caminhoArquivo: "RecursosInternos/da3e7c39-b7c2-4881-bb17-13894c011621.svg";
|
|
168
|
+
readonly id: 22;
|
|
169
|
+
};
|
|
170
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__MOLDURA_DOTS__DIREITA: {
|
|
171
|
+
readonly caminhoArquivo: "RecursosInternos/989ec3ae-8fe6-4121-b776-0cb24f8730ff.svg";
|
|
172
|
+
readonly id: 50;
|
|
173
|
+
};
|
|
174
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__MOLDURA_DOTS__ESQUERDA: {
|
|
175
|
+
readonly caminhoArquivo: "RecursosInternos/bb6d8556-3a31-45fe-88b9-42958946b4ce.svg";
|
|
176
|
+
readonly id: 51;
|
|
177
|
+
};
|
|
178
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__ORNAMENTO_TOPO: {
|
|
179
|
+
readonly caminhoArquivo: "RecursosInternos/83f32754-f2c4-4d0b-8ecf-6a585073ffa7.webp";
|
|
180
|
+
readonly id: 11;
|
|
181
|
+
};
|
|
182
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_ANTERIOR: {
|
|
183
|
+
readonly caminhoArquivo: "RecursosInternos/422c322e-db24-4d0d-b2b0-8d88768e249d.svg";
|
|
184
|
+
readonly id: 16;
|
|
185
|
+
};
|
|
186
|
+
readonly PAGINA_ATERRISSAGEM__CARROSSEL_PRINCIPAL__SETA_PROXIMO: {
|
|
187
|
+
readonly caminhoArquivo: "RecursosInternos/2bb90801-ae5b-4cca-b6d1-868a15ce38be.svg";
|
|
188
|
+
readonly id: 15;
|
|
189
|
+
};
|
|
190
|
+
readonly PAGINA_ATERRISSAGEM__EXTERNO_MISSAO: {
|
|
191
|
+
readonly caminhoArquivo: "RecursosInternos/739ea312-6d25-4f0d-97ae-ba4f22395867.webp";
|
|
192
|
+
readonly id: 24;
|
|
193
|
+
};
|
|
194
|
+
readonly PAGINA_ATERRISSAGEM__FUNDO_MISSAO: {
|
|
195
|
+
readonly caminhoArquivo: "RecursosInternos/2b42443e-a8f2-44d0-90b6-e8234e8d4074.webp";
|
|
196
|
+
readonly id: 23;
|
|
197
|
+
};
|
|
198
|
+
readonly PAGINA_ATERRISSAGEM__FUNDO_TINTA: {
|
|
199
|
+
readonly caminhoArquivo: "RecursosInternos/9bcc2643-f20d-457b-9052-f2b31ed146c6.svg";
|
|
200
|
+
readonly id: 35;
|
|
201
|
+
};
|
|
202
|
+
readonly PAGINA_ATERRISSAGEM__MARCA_PAGINA: {
|
|
203
|
+
readonly caminhoArquivo: "RecursosInternos/4bf9ff41-66dc-4fcc-8b9e-e5aac5789c8b.webp";
|
|
204
|
+
readonly id: 41;
|
|
205
|
+
};
|
|
206
|
+
readonly PAGINA_ATERRISSAGEM__MARCA_PAGINA__BASE: {
|
|
207
|
+
readonly caminhoArquivo: "RecursosInternos/b1d3ead1-69df-456d-be65-b3d03c2a8e45.webp";
|
|
208
|
+
readonly id: 43;
|
|
209
|
+
};
|
|
210
|
+
readonly PAGINA_ATERRISSAGEM__MARCA_PAGINA__DETALHE_BORDA: {
|
|
211
|
+
readonly caminhoArquivo: "RecursosInternos/b0dd4e07-c7fd-4b10-9a43-2419fb2bf244.webp";
|
|
212
|
+
readonly id: 42;
|
|
213
|
+
};
|
|
214
|
+
readonly PAGINA_ATERRISSAGEM__MARCA_PAGINA__VETOR: {
|
|
215
|
+
readonly caminhoArquivo: "RecursosInternos/d825ef40-3d64-4be5-879d-357f0a14b815.svg";
|
|
216
|
+
readonly id: 49;
|
|
217
|
+
};
|
|
218
|
+
readonly PAGINA_ATERRISSAGEM__MASCARA_CARROSSEL: {
|
|
219
|
+
readonly caminhoArquivo: "RecursosInternos/463d4bf4-1ce9-4004-a2d8-d3796d01f6e5.svg";
|
|
220
|
+
readonly id: 56;
|
|
221
|
+
};
|
|
222
|
+
readonly PAGINA_ATERRISSAGEM__MOLDURA_MISSAO: {
|
|
223
|
+
readonly caminhoArquivo: "RecursosInternos/84c75e7f-7393-402f-9b63-8efce24fc8fc.svg";
|
|
224
|
+
readonly id: 54;
|
|
225
|
+
};
|
|
226
|
+
readonly PAGINA_ATERRISSAGEM__MOLDURA_TITULO_DIREITA: {
|
|
227
|
+
readonly caminhoArquivo: "RecursosInternos/dbb87df4-3812-443a-a6f0-26acd7a755d8.svg";
|
|
228
|
+
readonly id: 38;
|
|
229
|
+
};
|
|
230
|
+
readonly PAGINA_ATERRISSAGEM__MOLDURA_TITULO_ESQUERDA: {
|
|
231
|
+
readonly caminhoArquivo: "RecursosInternos/6f1858e0-2826-4b5a-bfc3-61017fec5c99.svg";
|
|
232
|
+
readonly id: 52;
|
|
233
|
+
};
|
|
234
|
+
readonly PAGINA_ATERRISSAGEM__ORNAMENTO_DIVISORIA: {
|
|
235
|
+
readonly caminhoArquivo: "RecursosInternos/7fa9b480-f623-462b-afcd-25876dee3fa6.webp";
|
|
236
|
+
readonly id: 39;
|
|
237
|
+
};
|
|
238
|
+
readonly PAGINA_ATERRISSAGEM__ORNAMENTO_MISSAO: {
|
|
239
|
+
readonly caminhoArquivo: "RecursosInternos/84da34a5-e36d-4e54-aca1-46277f3e64c9.svg";
|
|
240
|
+
readonly id: 55;
|
|
241
|
+
};
|
|
242
|
+
readonly PAGINA_ATERRISSAGEM__RODAPE: {
|
|
243
|
+
readonly caminhoArquivo: "RecursosInternos/6eb1dde2-d63b-4622-a667-bf316a9062ca.webp";
|
|
244
|
+
readonly id: 17;
|
|
245
|
+
};
|
|
246
|
+
readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__BOTAO_JOGUE_AGORA: {
|
|
247
|
+
readonly caminhoArquivo: "RecursosInternos/e272cc23-a845-4889-91ab-c83c17a99865.webp";
|
|
248
|
+
readonly id: 25;
|
|
249
|
+
};
|
|
250
|
+
readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__FUNDO: {
|
|
251
|
+
readonly caminhoArquivo: "RecursosInternos/72adaebf-3f5e-4e14-a3c2-bf43f95d60b0.webp";
|
|
252
|
+
readonly id: 58;
|
|
253
|
+
};
|
|
254
|
+
readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__MOLDURA: {
|
|
255
|
+
readonly caminhoArquivo: "RecursosInternos/bae11b79-b786-48eb-8853-3d1cbb5c78f0.svg";
|
|
256
|
+
readonly id: 72;
|
|
257
|
+
};
|
|
258
|
+
readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__MOLDURA_TITULO: {
|
|
259
|
+
readonly caminhoArquivo: "RecursosInternos/fdd4a955-47d9-41fa-86c8-a510640f5353.svg";
|
|
260
|
+
readonly id: 10;
|
|
261
|
+
};
|
|
262
|
+
readonly PAGINA_ATERRISSAGEM__SECAO_PRINCIPAL__SETA_JOGUE_AGORA: {
|
|
263
|
+
readonly caminhoArquivo: "RecursosInternos/c74b5064-8ca7-472b-a17a-553829959f50.webp";
|
|
264
|
+
readonly id: 26;
|
|
265
|
+
};
|
|
266
|
+
readonly PAGINA_ATERRISSAGEM__SIMBOLOS_FUNDO: {
|
|
267
|
+
readonly caminhoArquivo: "RecursosInternos/cd7505b7-4176-4d61-b12d-d8ead8277765.webp";
|
|
268
|
+
readonly id: 36;
|
|
269
|
+
};
|
|
270
|
+
readonly PAGINA_ATERRISSAGEM__SOBREPOSICAO_TINTA: {
|
|
271
|
+
readonly caminhoArquivo: "RecursosInternos/e749d16f-11ce-40ba-bc25-28a6373232b1.webp";
|
|
272
|
+
readonly id: 37;
|
|
273
|
+
};
|
|
274
|
+
readonly SIMBOLO_ITEM_MENU: {
|
|
275
|
+
readonly caminhoArquivo: "RecursosInternos/bdd722a4-40d6-4301-8272-8b3ddfa99378.svg";
|
|
276
|
+
readonly id: 70;
|
|
277
|
+
};
|
|
278
|
+
};
|
|
279
|
+
type ArquivoInternoDef = (typeof ARQUIVOS_INTERNOS)[keyof typeof ARQUIVOS_INTERNOS];
|
|
280
|
+
type ArquivoInternoKey = keyof typeof ARQUIVOS_INTERNOS;
|
|
281
|
+
declare const ATRIBUTOS: {
|
|
282
|
+
readonly AGI: {
|
|
283
|
+
readonly descricao: "Índice da velocidade e precisão que seu corpo responde a estímulos";
|
|
284
|
+
readonly id: 1;
|
|
285
|
+
readonly idLinhaEfeito: 1;
|
|
286
|
+
readonly nome: "Agilidade";
|
|
287
|
+
readonly nomeAbreviado: "AGI";
|
|
288
|
+
};
|
|
289
|
+
readonly FOR: {
|
|
290
|
+
readonly descricao: "Índice da construção física de seu corpo";
|
|
291
|
+
readonly id: 2;
|
|
292
|
+
readonly idLinhaEfeito: 2;
|
|
293
|
+
readonly nome: "Força";
|
|
294
|
+
readonly nomeAbreviado: "FOR";
|
|
295
|
+
};
|
|
296
|
+
readonly INT: {
|
|
297
|
+
readonly descricao: "Índice da sua capacidade mental, que responde à atividades intelectuais e memórias";
|
|
298
|
+
readonly id: 3;
|
|
299
|
+
readonly idLinhaEfeito: 3;
|
|
300
|
+
readonly nome: "Inteligência";
|
|
301
|
+
readonly nomeAbreviado: "INT";
|
|
302
|
+
};
|
|
303
|
+
readonly PRE: {
|
|
304
|
+
readonly descricao: "Índice de seus sentidos e habilidades sociais";
|
|
305
|
+
readonly id: 4;
|
|
306
|
+
readonly idLinhaEfeito: 4;
|
|
307
|
+
readonly nome: "Presença";
|
|
308
|
+
readonly nomeAbreviado: "PRE";
|
|
309
|
+
};
|
|
310
|
+
readonly VIG: {
|
|
311
|
+
readonly descricao: "Índice da sua resistência física e persistência";
|
|
312
|
+
readonly id: 5;
|
|
313
|
+
readonly idLinhaEfeito: 5;
|
|
314
|
+
readonly nome: "Vigor";
|
|
315
|
+
readonly nomeAbreviado: "VIG";
|
|
316
|
+
};
|
|
317
|
+
};
|
|
318
|
+
type AtributosDef = (typeof ATRIBUTOS)[keyof typeof ATRIBUTOS];
|
|
319
|
+
type AtributosKey = keyof typeof ATRIBUTOS;
|
|
320
|
+
declare const CAPACIDADES: {
|
|
321
|
+
readonly ADMINISTRADOR__ACOMPANHAMENTO__SESSAO_DE_JOGO: {
|
|
322
|
+
readonly id: 29;
|
|
323
|
+
readonly nome: "ADMINISTRADOR.ACOMPANHAMENTO.SESSAO_DE_JOGO";
|
|
324
|
+
};
|
|
325
|
+
readonly ADMINISTRADOR__ACOMPANHAMENTO__WEBSOCKET: {
|
|
326
|
+
readonly id: 23;
|
|
327
|
+
readonly nome: "ADMINISTRADOR.ACOMPANHAMENTO.WEBSOCKET";
|
|
328
|
+
};
|
|
329
|
+
readonly ADMINISTRADOR__GERENCIAMENTO__AVENTURAS_E_SESSOES: {
|
|
330
|
+
readonly id: 19;
|
|
331
|
+
readonly nome: "ADMINISTRADOR.GERENCIAMENTO.AVENTURAS_E_SESSOES";
|
|
332
|
+
};
|
|
333
|
+
readonly ADMINISTRADOR__GERENCIAMENTO__UPLOAD_RECURSOS_INTERNOS: {
|
|
334
|
+
readonly id: 21;
|
|
335
|
+
readonly nome: "ADMINISTRADOR.GERENCIAMENTO.UPLOAD_RECURSOS_INTERNOS";
|
|
336
|
+
};
|
|
337
|
+
readonly ADMINISTRADOR__GERENCIAMENTO__VARIAVEIS_DE_AMBIENTE: {
|
|
338
|
+
readonly id: 20;
|
|
339
|
+
readonly nome: "ADMINISTRADOR.GERENCIAMENTO.VARIAVEIS_DE_AMBIENTE";
|
|
340
|
+
};
|
|
341
|
+
readonly ADMINISTRADOR__PERMISSOES__ALTERACAO_CAPACIDADES_GERAIS_USUARIOS: {
|
|
342
|
+
readonly id: 3;
|
|
343
|
+
readonly nome: "ADMINISTRADOR.PERMISSOES.ALTERACAO_CAPACIDADES_GERAIS_USUARIOS";
|
|
344
|
+
};
|
|
345
|
+
readonly ADMINISTRADOR__PERMISSOES__CRIACAO_CAPACIDADES: {
|
|
346
|
+
readonly id: 11;
|
|
347
|
+
readonly nome: "ADMINISTRADOR.PERMISSOES.CRIACAO_CAPACIDADES";
|
|
348
|
+
};
|
|
349
|
+
readonly ADMINISTRADOR__SUDO__BURLAR_CAPACIDADES: {
|
|
350
|
+
readonly id: 9;
|
|
351
|
+
readonly nome: "ADMINISTRADOR.SUDO.BURLAR_CAPACIDADES";
|
|
352
|
+
};
|
|
353
|
+
readonly ADMINISTRADOR__SUDO__BURLAR_MODO_MANUTENÇÃO: {
|
|
354
|
+
readonly id: 8;
|
|
355
|
+
readonly nome: "ADMINISTRADOR.SUDO.BURLAR_MODO_MANUTENÇÃO";
|
|
356
|
+
};
|
|
357
|
+
readonly ADMINISTRADOR__SUDO__DELETAR_ARQUIVOS_FILE_SERVER: {
|
|
358
|
+
readonly id: 32;
|
|
359
|
+
readonly nome: "ADMINISTRADOR.SUDO.DELETAR_ARQUIVOS_FILE_SERVER";
|
|
360
|
+
};
|
|
361
|
+
readonly ARTISTA__CRIACAO__NAO_PRECISA_APROVACAO: {
|
|
362
|
+
readonly id: 35;
|
|
363
|
+
readonly nome: "ARTISTA.CRIACAO.NAO_PRECISA_APROVACAO";
|
|
364
|
+
};
|
|
365
|
+
readonly ARTISTA__CRIACAO__RESPONSABILIDADES__AVATARES: {
|
|
366
|
+
readonly id: 41;
|
|
367
|
+
readonly nome: "ARTISTA.CRIACAO.RESPONSABILIDADES.AVATARES";
|
|
368
|
+
};
|
|
369
|
+
readonly ARTISTA__CRIACAO__RESPONSABILIDADES__EMBLEMAS: {
|
|
370
|
+
readonly id: 42;
|
|
371
|
+
readonly nome: "ARTISTA.CRIACAO.RESPONSABILIDADES.EMBLEMAS";
|
|
372
|
+
};
|
|
373
|
+
readonly ARTISTA__CRIACAO__UPLOAD_IMAGEM: {
|
|
374
|
+
readonly id: 6;
|
|
375
|
+
readonly nome: "ARTISTA.CRIACAO.UPLOAD_IMAGEM";
|
|
376
|
+
};
|
|
377
|
+
readonly DESENVOLVEDOR: {
|
|
378
|
+
readonly id: 36;
|
|
379
|
+
readonly nome: "DESENVOLVEDOR";
|
|
380
|
+
};
|
|
381
|
+
readonly MESTRE__CRIACAO__AVENTURA: {
|
|
382
|
+
readonly id: 37;
|
|
383
|
+
readonly nome: "MESTRE.CRIACAO.AVENTURA";
|
|
384
|
+
};
|
|
385
|
+
readonly MESTRE__CRIACAO__RASCUNHO_AVENTURA: {
|
|
386
|
+
readonly id: 27;
|
|
387
|
+
readonly nome: "MESTRE.CRIACAO.RASCUNHO_AVENTURA";
|
|
388
|
+
};
|
|
389
|
+
readonly MESTRE__CRIACAO__RASCUNHO_SESSAO_UNICA: {
|
|
390
|
+
readonly id: 26;
|
|
391
|
+
readonly nome: "MESTRE.CRIACAO.RASCUNHO_SESSAO_UNICA";
|
|
392
|
+
};
|
|
393
|
+
readonly MESTRE__CRIACAO__SESSAO_DE_JOGO: {
|
|
394
|
+
readonly id: 28;
|
|
395
|
+
readonly nome: "MESTRE.CRIACAO.SESSAO_DE_JOGO";
|
|
396
|
+
};
|
|
397
|
+
readonly MODERADOR__IMAGENS: {
|
|
398
|
+
readonly id: 34;
|
|
399
|
+
readonly nome: "MODERADOR.IMAGENS";
|
|
400
|
+
};
|
|
401
|
+
readonly PASSE_LIVRE: {
|
|
402
|
+
readonly id: 39;
|
|
403
|
+
readonly nome: "PASSE_LIVRE";
|
|
404
|
+
};
|
|
405
|
+
readonly STREAMER: {
|
|
406
|
+
readonly id: 38;
|
|
407
|
+
readonly nome: "STREAMER";
|
|
408
|
+
};
|
|
409
|
+
readonly TITULOS__ADMINISTRADOR: {
|
|
410
|
+
readonly id: 14;
|
|
411
|
+
readonly nome: "TITULOS.ADMINISTRADOR";
|
|
412
|
+
};
|
|
413
|
+
readonly TITULOS__JOGADOR__INICIADO: {
|
|
414
|
+
readonly id: 16;
|
|
415
|
+
readonly nome: "TITULOS.JOGADOR.INICIADO";
|
|
416
|
+
};
|
|
417
|
+
readonly TITULOS__JOGADOR__INICIANTE: {
|
|
418
|
+
readonly id: 15;
|
|
419
|
+
readonly nome: "TITULOS.JOGADOR.INICIANTE";
|
|
420
|
+
};
|
|
421
|
+
readonly TITULOS__JOGADOR__VETERANO: {
|
|
422
|
+
readonly id: 17;
|
|
423
|
+
readonly nome: "TITULOS.JOGADOR.VETERANO";
|
|
424
|
+
};
|
|
425
|
+
readonly TITULOS__MESTRE: {
|
|
426
|
+
readonly id: 13;
|
|
427
|
+
readonly nome: "TITULOS.MESTRE";
|
|
428
|
+
};
|
|
429
|
+
};
|
|
430
|
+
type CapacidadeDef = (typeof CAPACIDADES)[keyof typeof CAPACIDADES];
|
|
431
|
+
type CapacidadeKey = keyof typeof CAPACIDADES;
|
|
432
|
+
declare const CLASSES: {
|
|
433
|
+
readonly DOMINANTE: {
|
|
434
|
+
readonly descricao: "O Paranormal alterou a velocidade na qual seus músculos e raciocínio evoluem. Você recebe Pontos de Atributos extras, melhores Ganhos de Estatísticas e terá o limite de Atributos maior que outras classes";
|
|
435
|
+
readonly id: 2;
|
|
436
|
+
readonly nome: "Dominante";
|
|
437
|
+
};
|
|
438
|
+
readonly MARCADO: {
|
|
439
|
+
readonly descricao: "O Paranormal se conectou a sua alma. Além de receber mais Pontos de Sanidade, tem a possibilidade de aprender e customizar mais Rituais e Habilidades Paranormais, além de se comunicar com o Outro Lado com mais facilidade que outras classes";
|
|
440
|
+
readonly id: 4;
|
|
441
|
+
readonly nome: "Marcado";
|
|
442
|
+
};
|
|
443
|
+
readonly MUNDANO: {
|
|
444
|
+
readonly descricao: "";
|
|
445
|
+
readonly id: 1;
|
|
446
|
+
readonly nome: "Mundano";
|
|
447
|
+
};
|
|
448
|
+
readonly VERSATIL: {
|
|
449
|
+
readonly descricao: "O Paranormal se vinculou a suas vontades e práticas. Você recebe Pontos de Melhoria de Perícia extras e terá uma quantidade maior de Pontos de Habilidades Especiais que outras classes";
|
|
450
|
+
readonly id: 3;
|
|
451
|
+
readonly nome: "Versátil";
|
|
452
|
+
};
|
|
453
|
+
};
|
|
454
|
+
type ClassesDef = (typeof CLASSES)[keyof typeof CLASSES];
|
|
455
|
+
type ClassesKey = keyof typeof CLASSES;
|
|
456
|
+
declare const ESTATISTICAS_DANIFICAVEIS: {
|
|
457
|
+
readonly PE: {
|
|
458
|
+
readonly cor: "#47BA16";
|
|
459
|
+
readonly descricao: "Mostram a sua capacidade de agir além do seu limite habitual, como Ações Especiais e Usar o Paranormal, traduzindo o seu cansaço";
|
|
460
|
+
readonly id: 3;
|
|
461
|
+
readonly nome: "Pontos de Esforço";
|
|
462
|
+
readonly nomeAbreviado: "P.E.";
|
|
463
|
+
};
|
|
464
|
+
readonly PS: {
|
|
465
|
+
readonly cor: "#324A99";
|
|
466
|
+
readonly descricao: "Mostram o seu Estado de Mente e Espírito, traduzindo sua proximidade com o Paranormal. Ao zerar, você automaticamente recebe a condição Enlouquecendo";
|
|
467
|
+
readonly id: 2;
|
|
468
|
+
readonly nome: "Pontos de Sanidade";
|
|
469
|
+
readonly nomeAbreviado: "P.S.";
|
|
470
|
+
};
|
|
471
|
+
readonly PV: {
|
|
472
|
+
readonly cor: "#FF0000";
|
|
473
|
+
readonly descricao: "Mostram a Saúde Física e Vital do seu Personagem, traduzindo Ferimentos e Condições Físicas. Ao zerar, você automaticamente recebe a condição Morrendo";
|
|
474
|
+
readonly id: 1;
|
|
475
|
+
readonly nome: "Pontos de Vida";
|
|
476
|
+
readonly nomeAbreviado: "P.V.";
|
|
477
|
+
};
|
|
478
|
+
};
|
|
479
|
+
type EstatisticasDanificaveisDef = (typeof ESTATISTICAS_DANIFICAVEIS)[keyof typeof ESTATISTICAS_DANIFICAVEIS];
|
|
480
|
+
type EstatisticasDanificaveisKey = keyof typeof ESTATISTICAS_DANIFICAVEIS;
|
|
481
|
+
declare const ESTILOS_SESSAO_MESTRADA: {
|
|
482
|
+
readonly AVENTURA: {
|
|
483
|
+
readonly ehSessaoUnica: false;
|
|
484
|
+
readonly id: 1;
|
|
485
|
+
readonly nome: "Aventura";
|
|
486
|
+
};
|
|
487
|
+
readonly SESSAO_UNICA_CANONICA: {
|
|
488
|
+
readonly ehSessaoUnica: true;
|
|
489
|
+
readonly id: 2;
|
|
490
|
+
readonly nome: "Sessão Única Canônica";
|
|
491
|
+
};
|
|
492
|
+
readonly SESSAO_UNICA_NAO_CANONICA: {
|
|
493
|
+
readonly ehSessaoUnica: true;
|
|
494
|
+
readonly id: 3;
|
|
495
|
+
readonly nome: "Sessão Única não Canônica";
|
|
496
|
+
};
|
|
497
|
+
};
|
|
498
|
+
type EstilosSessaoMestradaDef = (typeof ESTILOS_SESSAO_MESTRADA)[keyof typeof ESTILOS_SESSAO_MESTRADA];
|
|
499
|
+
type EstilosSessaoMestradaKey = keyof typeof ESTILOS_SESSAO_MESTRADA;
|
|
500
|
+
declare const PASSES: {
|
|
501
|
+
readonly PASSE_DE_FUNDADOR: {
|
|
502
|
+
readonly ativo: true;
|
|
503
|
+
readonly codigo_interno: "PASSE_DE_FUNDADOR";
|
|
504
|
+
readonly descricao: "Passe de Apoio durante desenvolvimento inicial";
|
|
505
|
+
readonly id: 1;
|
|
506
|
+
readonly nome: "Passe de Fundador";
|
|
507
|
+
};
|
|
508
|
+
};
|
|
509
|
+
type PasseDef = (typeof PASSES)[keyof typeof PASSES];
|
|
510
|
+
type PasseKey = keyof typeof PASSES;
|
|
511
|
+
declare const PATENTES_PERICIAS: {
|
|
512
|
+
readonly D: {
|
|
513
|
+
readonly bonusPatente: 10;
|
|
514
|
+
readonly cor: "#E59627";
|
|
515
|
+
readonly descricao: "Você escuta vozes que ecoam em sua cabeça que riem do seu conhecimento previamente adquirido sobre essa Perícia. O Outro Lado te mostra visões e segredos que reconstroem suas crenças e paradigmas, como o instinto em busca da perfeição em algo que antes, eram apenas experimentos de Mundanos curiosos e intrometidos";
|
|
516
|
+
readonly id: 3;
|
|
517
|
+
readonly nome: "Desperta";
|
|
518
|
+
readonly nomeAbreviado: "D";
|
|
519
|
+
readonly varianciaQualidadeAcao: 19;
|
|
520
|
+
};
|
|
521
|
+
readonly E: {
|
|
522
|
+
readonly bonusPatente: 5;
|
|
523
|
+
readonly cor: "#EBEF5D";
|
|
524
|
+
readonly descricao: "Você aprendeu e pratica sobre essa Perícia com outros Experientes. Você pode trabalhar em áreas relacionadas e até mesmo formando outros Experientes, usando dos conhecimentos guardados pela comunidade dessa área em mídias e outros acessos comuns";
|
|
525
|
+
readonly id: 2;
|
|
526
|
+
readonly nome: "Experiente";
|
|
527
|
+
readonly nomeAbreviado: "E";
|
|
528
|
+
readonly varianciaQualidadeAcao: 19;
|
|
529
|
+
};
|
|
530
|
+
readonly L: {
|
|
531
|
+
readonly bonusPatente: 0;
|
|
532
|
+
readonly cor: "#CDCDCD";
|
|
533
|
+
readonly descricao: "Você possui conhecimentos básicos nessa Perícia, vindos da intuição, instinto ou da experiência de outras pessoas. A teoria por trás dessas ações são desconhecidas, e você tenta replicar o que já viu de praticas de outras pessoas ou até mesmo se arrisca fazendo o que parece estar certo, mesmo que na maioria das vezes não esteja";
|
|
534
|
+
readonly id: 1;
|
|
535
|
+
readonly nome: "Leiga";
|
|
536
|
+
readonly nomeAbreviado: "L";
|
|
537
|
+
readonly varianciaQualidadeAcao: 19;
|
|
538
|
+
};
|
|
539
|
+
readonly S: {
|
|
540
|
+
readonly bonusPatente: 15;
|
|
541
|
+
readonly cor: "#FFFFFF";
|
|
542
|
+
readonly descricao: "Como se conectado nas fundações dessas práticas, em seus sonhos você vê cada um que usou e vai usar dessas técnicas por toda a história, e eles também vão te assistir. Os segredos dessas ações agora estão em suas mãos não como vozes, mas como a cristalização da prática, aperfeiçoada por dentre os ecos do Outro Lado";
|
|
543
|
+
readonly id: 5;
|
|
544
|
+
readonly nome: "Soberena";
|
|
545
|
+
readonly nomeAbreviado: "S";
|
|
546
|
+
readonly varianciaQualidadeAcao: 49;
|
|
547
|
+
};
|
|
548
|
+
readonly V: {
|
|
549
|
+
readonly bonusPatente: 15;
|
|
550
|
+
readonly cor: "#FF4A24";
|
|
551
|
+
readonly descricao: "Você se funde as vozes. Cada segredo e detalhe, agora moldáveis e personalizáveis à seu prazer, são como informações e experiências visíveis e audíveis ao redor de toda ação dessa Perícia praticada ao seu redor. Você vê o que poucos vêem";
|
|
552
|
+
readonly id: 4;
|
|
553
|
+
readonly nome: "Visionária";
|
|
554
|
+
readonly nomeAbreviado: "V";
|
|
555
|
+
readonly varianciaQualidadeAcao: 19;
|
|
556
|
+
};
|
|
557
|
+
};
|
|
558
|
+
type PatentesPericiasDef = (typeof PATENTES_PERICIAS)[keyof typeof PATENTES_PERICIAS];
|
|
559
|
+
type PatentesPericiasKey = keyof typeof PATENTES_PERICIAS;
|
|
560
|
+
declare const PERICIAS: {
|
|
561
|
+
readonly ACRO: {
|
|
562
|
+
readonly descricao: "Experiência em movimentação vertical e manobras, como realizar movimentos não lineares ou em maior velocidade";
|
|
563
|
+
readonly id: 1;
|
|
564
|
+
readonly idAtributo: 1;
|
|
565
|
+
readonly idLinhaEfeito: 6;
|
|
566
|
+
readonly nome: "Acrobacia";
|
|
567
|
+
readonly nomeAbreviado: "ACRO";
|
|
568
|
+
};
|
|
569
|
+
readonly ADES: {
|
|
570
|
+
readonly descricao: "Experiência na domesticação, treinamento e relacionamento com seres domesticáveis";
|
|
571
|
+
readonly id: 9;
|
|
572
|
+
readonly idAtributo: 3;
|
|
573
|
+
readonly idLinhaEfeito: 7;
|
|
574
|
+
readonly nome: "Adestramento";
|
|
575
|
+
readonly nomeAbreviado: "ADES";
|
|
576
|
+
};
|
|
577
|
+
readonly ARTE: {
|
|
578
|
+
readonly descricao: "Experiência na execução de ações magistrais, que procuram chamar atenção do público";
|
|
579
|
+
readonly id: 10;
|
|
580
|
+
readonly idAtributo: 3;
|
|
581
|
+
readonly idLinhaEfeito: 8;
|
|
582
|
+
readonly nome: "Artes";
|
|
583
|
+
readonly nomeAbreviado: "ARTE";
|
|
584
|
+
};
|
|
585
|
+
readonly ATLE: {
|
|
586
|
+
readonly descricao: "Experiência em utilizar o máximo de sua capacidade física";
|
|
587
|
+
readonly id: 7;
|
|
588
|
+
readonly idAtributo: 2;
|
|
589
|
+
readonly idLinhaEfeito: 9;
|
|
590
|
+
readonly nome: "Atletismo";
|
|
591
|
+
readonly nomeAbreviado: "ATLE";
|
|
592
|
+
};
|
|
593
|
+
readonly ATUA: {
|
|
594
|
+
readonly descricao: "Experiência no estudo de acontecimentos do mundo e como eles se afetam";
|
|
595
|
+
readonly id: 11;
|
|
596
|
+
readonly idAtributo: 3;
|
|
597
|
+
readonly idLinhaEfeito: 10;
|
|
598
|
+
readonly nome: "Atualidades";
|
|
599
|
+
readonly nomeAbreviado: "ATUA";
|
|
600
|
+
};
|
|
601
|
+
readonly CIEN: {
|
|
602
|
+
readonly descricao: "Experiência no estudo de matérias biológicas e lógicas, utilizadas na confecção e produção de substâncias";
|
|
603
|
+
readonly id: 12;
|
|
604
|
+
readonly idAtributo: 3;
|
|
605
|
+
readonly idLinhaEfeito: 11;
|
|
606
|
+
readonly nome: "Ciências";
|
|
607
|
+
readonly nomeAbreviado: "CIEN";
|
|
608
|
+
};
|
|
609
|
+
readonly CRIM: {
|
|
610
|
+
readonly descricao: "Experiência no roubo e encobrimento de objetos, assim como a resolução e manuseio de pequenos mecanismos";
|
|
611
|
+
readonly id: 2;
|
|
612
|
+
readonly idAtributo: 1;
|
|
613
|
+
readonly idLinhaEfeito: 12;
|
|
614
|
+
readonly nome: "Crime";
|
|
615
|
+
readonly nomeAbreviado: "CRIM";
|
|
616
|
+
};
|
|
617
|
+
readonly DIPL: {
|
|
618
|
+
readonly descricao: "Experiência na comunicação com outros seres racionais e suas vantagens";
|
|
619
|
+
readonly id: 20;
|
|
620
|
+
readonly idAtributo: 4;
|
|
621
|
+
readonly idLinhaEfeito: 13;
|
|
622
|
+
readonly nome: "Diplomacia";
|
|
623
|
+
readonly nomeAbreviado: "DIPL";
|
|
624
|
+
};
|
|
625
|
+
readonly ENGA: {
|
|
626
|
+
readonly descricao: "Experiência em esconder ou mentir informações e trabalhar com disfarces";
|
|
627
|
+
readonly id: 21;
|
|
628
|
+
readonly idAtributo: 4;
|
|
629
|
+
readonly idLinhaEfeito: 14;
|
|
630
|
+
readonly nome: "Enganação";
|
|
631
|
+
readonly nomeAbreviado: "ENGA";
|
|
632
|
+
};
|
|
633
|
+
readonly ENGE: {
|
|
634
|
+
readonly descricao: "Experiência na produção de ferramentas, equipamentos e utensílios";
|
|
635
|
+
readonly id: 13;
|
|
636
|
+
readonly idAtributo: 3;
|
|
637
|
+
readonly idLinhaEfeito: 15;
|
|
638
|
+
readonly nome: "Engenharia";
|
|
639
|
+
readonly nomeAbreviado: "ENGE";
|
|
640
|
+
};
|
|
641
|
+
readonly FORT: {
|
|
642
|
+
readonly descricao: "Experiência em resistir a condições e danos físicos, assim como danos graves";
|
|
643
|
+
readonly id: 26;
|
|
644
|
+
readonly idAtributo: 5;
|
|
645
|
+
readonly idLinhaEfeito: 16;
|
|
646
|
+
readonly nome: "Fortitude";
|
|
647
|
+
readonly nomeAbreviado: "FORT";
|
|
648
|
+
};
|
|
649
|
+
readonly FURT: {
|
|
650
|
+
readonly descricao: "Experiência em se esconder e tomar ações estando despercebido, assim como atacar furtivamente e se mesclar no ambiente";
|
|
651
|
+
readonly id: 3;
|
|
652
|
+
readonly idAtributo: 1;
|
|
653
|
+
readonly idLinhaEfeito: 17;
|
|
654
|
+
readonly nome: "Furtividade";
|
|
655
|
+
readonly nomeAbreviado: "FURT";
|
|
656
|
+
};
|
|
657
|
+
readonly INIC: {
|
|
658
|
+
readonly descricao: "Experiência em tomar ações de maneira preventiva, se preparando para situações especificas ou reagindo a ações tomadas por outros";
|
|
659
|
+
readonly id: 4;
|
|
660
|
+
readonly idAtributo: 1;
|
|
661
|
+
readonly idLinhaEfeito: 18;
|
|
662
|
+
readonly nome: "Iniciativa";
|
|
663
|
+
readonly nomeAbreviado: "INIC";
|
|
664
|
+
};
|
|
665
|
+
readonly INTI: {
|
|
666
|
+
readonly descricao: "Experiência em coagir oui amendrontar seus alvos";
|
|
667
|
+
readonly id: 22;
|
|
668
|
+
readonly idAtributo: 4;
|
|
669
|
+
readonly idLinhaEfeito: 19;
|
|
670
|
+
readonly nome: "Intimidação";
|
|
671
|
+
readonly nomeAbreviado: "INTI";
|
|
672
|
+
};
|
|
673
|
+
readonly INTU: {
|
|
674
|
+
readonly descricao: "Experiência na analise da omissão de informações de outros seres racionais";
|
|
675
|
+
readonly id: 23;
|
|
676
|
+
readonly idAtributo: 4;
|
|
677
|
+
readonly idLinhaEfeito: 20;
|
|
678
|
+
readonly nome: "Intuição";
|
|
679
|
+
readonly nomeAbreviado: "INTU";
|
|
680
|
+
};
|
|
681
|
+
readonly INVE: {
|
|
682
|
+
readonly descricao: "Experiência na busca de detalhes e atenção a pistas no ambiente ou em objetos";
|
|
683
|
+
readonly id: 14;
|
|
684
|
+
readonly idAtributo: 3;
|
|
685
|
+
readonly idLinhaEfeito: 21;
|
|
686
|
+
readonly nome: "Investigação";
|
|
687
|
+
readonly nomeAbreviado: "INVE";
|
|
688
|
+
};
|
|
689
|
+
readonly LUTA: {
|
|
690
|
+
readonly descricao: "Experiência no manuseio de armas corpo-a-corpo e suas utlizações";
|
|
691
|
+
readonly id: 8;
|
|
692
|
+
readonly idAtributo: 2;
|
|
693
|
+
readonly idLinhaEfeito: 22;
|
|
694
|
+
readonly nome: "Luta";
|
|
695
|
+
readonly nomeAbreviado: "LUTA";
|
|
696
|
+
};
|
|
697
|
+
readonly MEDI: {
|
|
698
|
+
readonly descricao: "Experiência no tratamento de ferimentos, condições negativas e suas adversidades em materiais biológicos";
|
|
699
|
+
readonly id: 15;
|
|
700
|
+
readonly idAtributo: 3;
|
|
701
|
+
readonly idLinhaEfeito: 23;
|
|
702
|
+
readonly nome: "Medicina";
|
|
703
|
+
readonly nomeAbreviado: "MEDI";
|
|
704
|
+
};
|
|
705
|
+
readonly OCUL: {
|
|
706
|
+
readonly descricao: "Experiência em estudar e se comunicar com o outro lado";
|
|
707
|
+
readonly id: 16;
|
|
708
|
+
readonly idAtributo: 3;
|
|
709
|
+
readonly idLinhaEfeito: 24;
|
|
710
|
+
readonly nome: "Ocultismo";
|
|
711
|
+
readonly nomeAbreviado: "OCUL";
|
|
712
|
+
};
|
|
713
|
+
readonly PERC: {
|
|
714
|
+
readonly descricao: "Experiência em observar, analisar e estudar seus arredores, como padrões ou alterações no ambiente";
|
|
715
|
+
readonly id: 24;
|
|
716
|
+
readonly idAtributo: 4;
|
|
717
|
+
readonly idLinhaEfeito: 25;
|
|
718
|
+
readonly nome: "Percepção";
|
|
719
|
+
readonly nomeAbreviado: "PERC";
|
|
720
|
+
};
|
|
721
|
+
readonly PONT: {
|
|
722
|
+
readonly descricao: "Experiência no manuseio de armas de longo alcance e suas utilizações";
|
|
723
|
+
readonly id: 5;
|
|
724
|
+
readonly idAtributo: 1;
|
|
725
|
+
readonly idLinhaEfeito: 26;
|
|
726
|
+
readonly nome: "Pontaria";
|
|
727
|
+
readonly nomeAbreviado: "PONT";
|
|
728
|
+
};
|
|
729
|
+
readonly REFL: {
|
|
730
|
+
readonly descricao: "Experiência em reagir defensivamente a situações inesperadas";
|
|
731
|
+
readonly id: 6;
|
|
732
|
+
readonly idAtributo: 1;
|
|
733
|
+
readonly idLinhaEfeito: 27;
|
|
734
|
+
readonly nome: "Reflexo";
|
|
735
|
+
readonly nomeAbreviado: "REFL";
|
|
736
|
+
};
|
|
737
|
+
readonly SOBR: {
|
|
738
|
+
readonly descricao: "Experiência em utilizar de materiais naturais para sobreviver ou se adaptar à ambientes inóspitos e vida selvagem";
|
|
739
|
+
readonly id: 17;
|
|
740
|
+
readonly idAtributo: 3;
|
|
741
|
+
readonly idLinhaEfeito: 28;
|
|
742
|
+
readonly nome: "Sobrevivência";
|
|
743
|
+
readonly nomeAbreviado: "SOBR";
|
|
744
|
+
};
|
|
745
|
+
readonly TATI: {
|
|
746
|
+
readonly descricao: "Experiência em estudar e analisar o ambiente e seus alvos para melhor explorá-los";
|
|
747
|
+
readonly id: 18;
|
|
748
|
+
readonly idAtributo: 3;
|
|
749
|
+
readonly idLinhaEfeito: 29;
|
|
750
|
+
readonly nome: "Tática";
|
|
751
|
+
readonly nomeAbreviado: "TATI";
|
|
752
|
+
};
|
|
753
|
+
readonly TECN: {
|
|
754
|
+
readonly descricao: "Experiência na utilizaçao de equipamentos tecnológicos e seus conhecimentos";
|
|
755
|
+
readonly id: 19;
|
|
756
|
+
readonly idAtributo: 3;
|
|
757
|
+
readonly idLinhaEfeito: 30;
|
|
758
|
+
readonly nome: "Tecnologia";
|
|
759
|
+
readonly nomeAbreviado: "TECN";
|
|
760
|
+
};
|
|
761
|
+
readonly VONT: {
|
|
762
|
+
readonly descricao: "Experiência em resistir a condições e danos mentais";
|
|
763
|
+
readonly id: 25;
|
|
764
|
+
readonly idAtributo: 4;
|
|
765
|
+
readonly idLinhaEfeito: 31;
|
|
766
|
+
readonly nome: "Vontade";
|
|
767
|
+
readonly nomeAbreviado: "VONT";
|
|
768
|
+
};
|
|
769
|
+
};
|
|
770
|
+
type PericiasDef = (typeof PERICIAS)[keyof typeof PERICIAS];
|
|
771
|
+
type PericiasKey = keyof typeof PERICIAS;
|
|
772
|
+
declare const PERMISSOES_ESTADOS: {
|
|
773
|
+
readonly CONCEDIDA: {
|
|
774
|
+
readonly chave: "CONCEDIDA";
|
|
775
|
+
readonly id: 3;
|
|
776
|
+
readonly permissao: true;
|
|
777
|
+
};
|
|
778
|
+
readonly NEGADA: {
|
|
779
|
+
readonly chave: "NEGADA";
|
|
780
|
+
readonly id: 2;
|
|
781
|
+
readonly permissao: false;
|
|
782
|
+
};
|
|
783
|
+
readonly REQUISITADA: {
|
|
784
|
+
readonly chave: "REQUISITADA";
|
|
785
|
+
readonly id: 1;
|
|
786
|
+
readonly permissao: false;
|
|
787
|
+
};
|
|
788
|
+
readonly REVOGADA: {
|
|
789
|
+
readonly chave: "REVOGADA";
|
|
790
|
+
readonly id: 4;
|
|
791
|
+
readonly permissao: false;
|
|
792
|
+
};
|
|
793
|
+
};
|
|
794
|
+
type PermissaoEstadoDef = (typeof PERMISSOES_ESTADOS)[keyof typeof PERMISSOES_ESTADOS];
|
|
795
|
+
type PermissaoEstadoKey = keyof typeof PERMISSOES_ESTADOS;
|
|
796
|
+
declare const PRODUTOS: {
|
|
797
|
+
readonly CONTRIBUICAO_ABERTA: {
|
|
798
|
+
readonly ativo: true;
|
|
799
|
+
readonly codigo_interno: "CONTRIBUICAO_ABERTA";
|
|
800
|
+
readonly descricao: "Doação para desenvolvimento do projeto";
|
|
801
|
+
readonly id: 1;
|
|
802
|
+
readonly nome: "Contribuição Aberta";
|
|
803
|
+
readonly valor_centavos: null;
|
|
804
|
+
};
|
|
805
|
+
readonly PASSE_DE_FUNDADOR_30_DIAS: {
|
|
806
|
+
readonly ativo: true;
|
|
807
|
+
readonly codigo_interno: "PASSE_DE_FUNDADOR__30_DIAS";
|
|
808
|
+
readonly descricao: "Assinatura Mensal durante desenvolvimento inicial";
|
|
809
|
+
readonly id: 2;
|
|
810
|
+
readonly nome: "Passe de Fundador - Mensal";
|
|
811
|
+
readonly valor_centavos: 1190;
|
|
812
|
+
};
|
|
813
|
+
};
|
|
814
|
+
type ProdutoDef = (typeof PRODUTOS)[keyof typeof PRODUTOS];
|
|
815
|
+
type ProdutoKey = keyof typeof PRODUTOS;
|
|
816
|
+
declare const TIPOS_ARQUIVO: {
|
|
817
|
+
readonly AVATAR_PERSONAGEM: {
|
|
818
|
+
readonly id: 2;
|
|
819
|
+
readonly nome: "avatar_personagem";
|
|
820
|
+
};
|
|
821
|
+
readonly IMAGEM_ESPECIAL_ARTISTA: {
|
|
822
|
+
readonly id: 3;
|
|
823
|
+
readonly nome: "imagem_especial_artista";
|
|
824
|
+
};
|
|
825
|
+
readonly ITENS_EMBLEMAS: {
|
|
826
|
+
readonly id: 4;
|
|
827
|
+
readonly nome: "itens_emblemas";
|
|
828
|
+
};
|
|
829
|
+
readonly RECURSOS_INTERNOS: {
|
|
830
|
+
readonly id: 1;
|
|
831
|
+
readonly nome: "recursos_internos";
|
|
832
|
+
};
|
|
833
|
+
};
|
|
834
|
+
type TipoArquivoDef = (typeof TIPOS_ARQUIVO)[keyof typeof TIPOS_ARQUIVO];
|
|
835
|
+
type TipoArquivoKey = keyof typeof TIPOS_ARQUIVO;
|
|
836
|
+
declare const TIPOS_GANHO_NIVEL: {
|
|
837
|
+
readonly ALTERACAO_ATRIBUTOS: {
|
|
838
|
+
readonly id: 1;
|
|
839
|
+
readonly nome: "Alterações de Atributos";
|
|
840
|
+
readonly ordem: 4;
|
|
841
|
+
};
|
|
842
|
+
readonly ALTERACAO_ESTATISTICAS: {
|
|
843
|
+
readonly id: 3;
|
|
844
|
+
readonly nome: "Alterações de Estatísticas";
|
|
845
|
+
readonly ordem: 3;
|
|
846
|
+
};
|
|
847
|
+
readonly ALTERACAO_PERICIAS: {
|
|
848
|
+
readonly id: 2;
|
|
849
|
+
readonly nome: "Alterações de Perícias";
|
|
850
|
+
readonly ordem: 5;
|
|
851
|
+
};
|
|
852
|
+
readonly AUMENTO_VALOR_MAXIMO_ATRIBUTO: {
|
|
853
|
+
readonly id: 5;
|
|
854
|
+
readonly nome: "Aumento de Valor Máximo de Atributo";
|
|
855
|
+
readonly ordem: 2;
|
|
856
|
+
};
|
|
857
|
+
readonly GANHO_PONTOS_HABILIDADE_ELEMENTAL: {
|
|
858
|
+
readonly id: 8;
|
|
859
|
+
readonly nome: "Ganho de Pontos de Habilidade Elemental";
|
|
860
|
+
readonly ordem: 8;
|
|
861
|
+
};
|
|
862
|
+
readonly GANHO_PONTOS_HABILIDADES_ESPECIAL: {
|
|
863
|
+
readonly id: 6;
|
|
864
|
+
readonly nome: "Ganho de Pontos de Habilidades Especial";
|
|
865
|
+
readonly ordem: 6;
|
|
866
|
+
};
|
|
867
|
+
readonly GANHO_PONTOS_HABILIDADES_PARANORMAL: {
|
|
868
|
+
readonly id: 7;
|
|
869
|
+
readonly nome: "Ganho de Pontos de Habilidades Paranormal";
|
|
870
|
+
readonly ordem: 7;
|
|
871
|
+
};
|
|
872
|
+
readonly SELECAO_CLASSE: {
|
|
873
|
+
readonly id: 4;
|
|
874
|
+
readonly nome: "Seleção de Classe";
|
|
875
|
+
readonly ordem: 1;
|
|
876
|
+
};
|
|
877
|
+
};
|
|
878
|
+
type TiposGanhoNivelDef = (typeof TIPOS_GANHO_NIVEL)[keyof typeof TIPOS_GANHO_NIVEL];
|
|
879
|
+
type TiposGanhoNivelKey = keyof typeof TIPOS_GANHO_NIVEL;
|
|
880
|
+
declare const TIPOS_PERSONAGEM: {
|
|
881
|
+
readonly PERSONAGEM_DE_JOGADOR: {
|
|
882
|
+
readonly descricao: "Personagens que são únicos de um Usuário";
|
|
883
|
+
readonly id: 1;
|
|
884
|
+
readonly nome: "Personagem de Jogador";
|
|
885
|
+
};
|
|
886
|
+
readonly PERSONAGEM_DE_MESTRE: {
|
|
887
|
+
readonly descricao: "Personagens que são participantes da história, compartilhados por mestres";
|
|
888
|
+
readonly id: 2;
|
|
889
|
+
readonly nome: "Personagem de Mestre";
|
|
890
|
+
};
|
|
891
|
+
readonly PERSONAGEM_GENERICO: {
|
|
892
|
+
readonly descricao: "Personagens \"sem nome\", como inimigos e massa de população";
|
|
893
|
+
readonly id: 3;
|
|
894
|
+
readonly nome: "Personagem Genérico";
|
|
895
|
+
};
|
|
896
|
+
};
|
|
897
|
+
type TipoPersonagemDef = (typeof TIPOS_PERSONAGEM)[keyof typeof TIPOS_PERSONAGEM];
|
|
898
|
+
type TipoPersonagemKey = keyof typeof TIPOS_PERSONAGEM;
|
|
899
|
+
export { ARQUIVOS_INTERNOS, ATRIBUTOS, ArquivoInternoDef, ArquivoInternoKey, AtributosDef, AtributosKey, CAPACIDADES, CLASSES, CapacidadeDef, CapacidadeKey, ClassesDef, ClassesKey, ESTATISTICAS_DANIFICAVEIS, ESTILOS_SESSAO_MESTRADA, EstatisticasDanificaveisDef, EstatisticasDanificaveisKey, EstilosSessaoMestradaDef, EstilosSessaoMestradaKey, PASSES, PATENTES_PERICIAS, PERICIAS, PERMISSOES_ESTADOS, PRODUTOS, PasseDef, PasseKey, PatentesPericiasDef, PatentesPericiasKey, PericiasDef, PericiasKey, PermissaoEstadoDef, PermissaoEstadoKey, ProdutoDef, ProdutoKey, TIPOS_ARQUIVO, TIPOS_GANHO_NIVEL, TIPOS_PERSONAGEM, TipoArquivoDef, TipoArquivoKey, TipoPersonagemDef, TipoPersonagemKey, TiposGanhoNivelDef, TiposGanhoNivelKey };
|