forked from Bitcoindefi/OpenAO
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathroadmap.json
More file actions
48 lines (48 loc) · 1.12 KB
/
Copy pathroadmap.json
File metadata and controls
48 lines (48 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[
{
"title": "Hechizos",
"items": []
},
{
"title": "Calidad de vida y cuenta",
"items": [
"Macros por default en PvP si no tenés ninguno guardado",
"Agregar /desc"
]
},
{
"title": "Movimiento, colisiones e interacción",
"items": [""]
},
{
"title": "NPCs, IA y combate PvE",
"items": []
},
{
"title": "Mundo, mapas y progresión",
"items": [
"Revisión de todos los mapas",
"Limitación de dungeons/mapas por nivel",
"Rehacer los portales a Dungeon Newbie y nacer ahi"
]
},
{
"title": "Economía, items y vendedores",
"items": []
},
{
"title": "Balance de clases, razas y progresión",
"items": [
"Ajuste general de balance en cada raza/clase (vida, golpe, estadisticas)",
"Skills desde 0"
]
},
{
"title": "Oficios y sistemas de progreso",
"items": []
},
{
"title": "Social y competitivo",
"items": ["Duelos", "Amigos"]
}
]