feat: dominium standalone — simulador de campo medio sobre Llimphi
Front-door publicable de dominium: los 9 crates propios como path members; Llimphi, app-bus, rimay-localize, wawa-config y pluma-notebook por git-dep al monorepo tawasuyu.git (branch=main). cargo check --workspace --all-targets pasa exit 0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"id": "templo-andino",
|
||||
"sprite_id": 8,
|
||||
"pos_x": 40.0,
|
||||
"pos_y": 12.0,
|
||||
"radius": 14.0,
|
||||
"mods": { "materia": 0.10, "psique": 0.35, "poder": -0.05, "oro": 0.02 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 22.0 }, "forced_action": 2, "duration": 60 }
|
||||
},
|
||||
{
|
||||
"id": "ayllu-norte",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 16.0,
|
||||
"pos_y": 28.0,
|
||||
"radius": 14.0,
|
||||
"mods": { "materia": 0.25, "psique": 0.08, "poder": -0.12, "oro": 0.00 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 14.0 }, "forced_action": 3, "duration": 35 }
|
||||
},
|
||||
{
|
||||
"id": "ayllu-sur",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 62.0,
|
||||
"pos_y": 56.0,
|
||||
"radius": 14.0,
|
||||
"mods": { "materia": 0.25, "psique": 0.08, "poder": -0.12, "oro": 0.00 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 14.0 }, "forced_action": 3, "duration": 35 }
|
||||
},
|
||||
{
|
||||
"id": "mina-de-altura",
|
||||
"sprite_id": 7,
|
||||
"pos_x": 12.0,
|
||||
"pos_y": 68.0,
|
||||
"radius": 8.0,
|
||||
"mods": { "materia": -0.10, "psique": -0.03, "poder": 0.05, "oro": 0.18 },
|
||||
"hack": { "trigger": "Always", "forced_action": 1, "duration": 30 }
|
||||
},
|
||||
{
|
||||
"id": "tambo",
|
||||
"sprite_id": 5,
|
||||
"pos_x": 40.0,
|
||||
"pos_y": 44.0,
|
||||
"radius": 9.0,
|
||||
"mods": { "materia": 0.08, "psique": 0.05, "poder": 0.02, "oro": 0.05 },
|
||||
"hack": { "trigger": "Always", "forced_action": 3, "duration": 22 }
|
||||
},
|
||||
{
|
||||
"id": "ayllu-este",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 68.0,
|
||||
"pos_y": 22.0,
|
||||
"radius": 12.0,
|
||||
"mods": { "materia": 0.22, "psique": 0.06, "poder": -0.10, "oro": 0.00 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 14.0 }, "forced_action": 3, "duration": 35 }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"id": "reserva-federal",
|
||||
"sprite_id": 2,
|
||||
"pos_x": 40.0,
|
||||
"pos_y": 16.0,
|
||||
"radius": 18.0,
|
||||
"mods": { "materia": 0.00, "psique": -0.06, "poder": 0.40, "oro": -0.20 },
|
||||
"hack": { "trigger": "Always", "forced_action": 1, "duration": 30 }
|
||||
},
|
||||
{
|
||||
"id": "broker-norte",
|
||||
"sprite_id": 2,
|
||||
"pos_x": 64.0,
|
||||
"pos_y": 24.0,
|
||||
"radius": 9.0,
|
||||
"mods": { "materia": -0.04, "psique": 0.05, "poder": 0.10, "oro": 0.15 },
|
||||
"hack": { "trigger": "Always", "forced_action": 1, "duration": 20 }
|
||||
},
|
||||
{
|
||||
"id": "broker-sur",
|
||||
"sprite_id": 2,
|
||||
"pos_x": 16.0,
|
||||
"pos_y": 56.0,
|
||||
"radius": 9.0,
|
||||
"mods": { "materia": -0.04, "psique": 0.05, "poder": 0.10, "oro": 0.15 },
|
||||
"hack": { "trigger": "Always", "forced_action": 1, "duration": 20 }
|
||||
},
|
||||
{
|
||||
"id": "casino-vip",
|
||||
"sprite_id": 6,
|
||||
"pos_x": 16.0,
|
||||
"pos_y": 32.0,
|
||||
"radius": 8.0,
|
||||
"mods": { "materia": -0.06, "psique": 0.12, "poder": -0.02, "oro": 0.25 },
|
||||
"hack": { "trigger": "Always", "forced_action": 1, "duration": 14 }
|
||||
},
|
||||
{
|
||||
"id": "mall",
|
||||
"sprite_id": 7,
|
||||
"pos_x": 28.0,
|
||||
"pos_y": 56.0,
|
||||
"radius": 13.0,
|
||||
"mods": { "materia": 0.04, "psique": 0.10, "poder": 0.02, "oro": 0.10 },
|
||||
"hack": { "trigger": "Always", "forced_action": 3, "duration": 14 }
|
||||
},
|
||||
{
|
||||
"id": "agencia-de-prensa",
|
||||
"sprite_id": 4,
|
||||
"pos_x": 56.0,
|
||||
"pos_y": 56.0,
|
||||
"radius": 13.0,
|
||||
"mods": { "materia": -0.02, "psique": 0.35, "poder": 0.05, "oro": 0.00 },
|
||||
"hack": { "trigger": { "EdadSobre": 40 }, "forced_action": 2, "duration": 25 }
|
||||
},
|
||||
{
|
||||
"id": "barriada",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 12.0,
|
||||
"pos_y": 68.0,
|
||||
"radius": 11.0,
|
||||
"mods": { "materia": 0.10, "psique": -0.05, "poder": -0.15, "oro": -0.05 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 8.0 }, "forced_action": 3, "duration": 25 }
|
||||
},
|
||||
{
|
||||
"id": "barriada-norte",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 70.0,
|
||||
"pos_y": 8.0,
|
||||
"radius": 10.0,
|
||||
"mods": { "materia": 0.10, "psique": -0.05, "poder": -0.15, "oro": -0.05 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 8.0 }, "forced_action": 3, "duration": 25 }
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"id": "zigurat",
|
||||
"sprite_id": 1,
|
||||
"pos_x": 36.0,
|
||||
"pos_y": 24.0,
|
||||
"radius": 12.0,
|
||||
"mods": { "materia": -0.04, "psique": 0.32, "poder": 0.18, "oro": 0.00 },
|
||||
"hack": { "trigger": { "EnergiaBajo": 20.0 }, "forced_action": 2, "duration": 45 }
|
||||
},
|
||||
{
|
||||
"id": "palacio",
|
||||
"sprite_id": 5,
|
||||
"pos_x": 52.0,
|
||||
"pos_y": 20.0,
|
||||
"radius": 11.0,
|
||||
"mods": { "materia": -0.06, "psique": -0.02, "poder": 0.38, "oro": 0.08 },
|
||||
"hack": { "trigger": { "EdadSobre": 50 }, "forced_action": 5, "duration": 25 }
|
||||
},
|
||||
{
|
||||
"id": "bazar",
|
||||
"sprite_id": 7,
|
||||
"pos_x": 28.0,
|
||||
"pos_y": 48.0,
|
||||
"radius": 12.0,
|
||||
"mods": { "materia": 0.06, "psique": 0.04, "poder": 0.00, "oro": 0.10 },
|
||||
"hack": { "trigger": "Always", "forced_action": 3, "duration": 18 }
|
||||
},
|
||||
{
|
||||
"id": "campo-de-cebada",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 16.0,
|
||||
"pos_y": 64.0,
|
||||
"radius": 14.0,
|
||||
"mods": { "materia": 0.22, "psique": 0.02, "poder": -0.06, "oro": 0.00 },
|
||||
"hack": null
|
||||
},
|
||||
{
|
||||
"id": "casa-de-tablillas",
|
||||
"sprite_id": 4,
|
||||
"pos_x": 62.0,
|
||||
"pos_y": 60.0,
|
||||
"radius": 9.0,
|
||||
"mods": { "materia": -0.02, "psique": 0.18, "poder": 0.10, "oro": 0.02 },
|
||||
"hack": { "trigger": { "EdadSobre": 70 }, "forced_action": 2, "duration": 30 }
|
||||
},
|
||||
{
|
||||
"id": "irrigacion",
|
||||
"sprite_id": 3,
|
||||
"pos_x": 48.0,
|
||||
"pos_y": 50.0,
|
||||
"radius": 10.0,
|
||||
"mods": { "materia": 0.16, "psique": 0.00, "poder": -0.02, "oro": 0.00 },
|
||||
"hack": null
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user