initialize Ikonis system module with motherboard configuration and feature management UI
This commit is contained in:
commit
7bffeacaac
16 changed files with 1008 additions and 0 deletions
BIN
packs/000003.log
Normal file
BIN
packs/000003.log
Normal file
Binary file not shown.
1
packs/CURRENT
Normal file
1
packs/CURRENT
Normal file
|
|
@ -0,0 +1 @@
|
|||
MANIFEST-000002
|
||||
0
packs/LOCK
Normal file
0
packs/LOCK
Normal file
1
packs/LOG
Normal file
1
packs/LOG
Normal file
|
|
@ -0,0 +1 @@
|
|||
2026/04/26-14:45:07.673032 146fb55fe6c0 Delete type=3 #1
|
||||
BIN
packs/MANIFEST-000002
Normal file
BIN
packs/MANIFEST-000002
Normal file
Binary file not shown.
12
packs/ikonis-features.json
Normal file
12
packs/ikonis-features.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{ "name": "Kinetic Amplifier", "type": "feature", "img": "icons/magic/force/projectile-orb-blue.webp", "system": { "description": "<p>+1 Damage on Melee attacks.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Thermal Core", "type": "feature", "img": "icons/magic/fire/orb-magma.webp", "system": { "description": "<p>Deals Fire damage instead of Physical.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Static Coil", "type": "feature", "img": "icons/magic/lightning/bolt-blue.webp", "system": { "description": "<p>Targets hit are Dazed.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Reactive Plating", "type": "feature", "img": "icons/equipment/chest/breastplate-metal-scaled-silver.webp", "system": { "description": "<p>+1 Armor while equipped.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Long-Range Optics", "type": "feature", "img": "icons/tools/navigation/spyglass-brass.webp", "system": { "description": "<p>Increases Range by 1 step.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Precision Chip", "type": "feature", "img": "icons/commodities/tech/circuit-board.webp", "system": { "description": "<p>+1 to Crit range.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Burst Module", "type": "feature", "img": "icons/magic/fire/explosion-fireball-medium-red-orange.webp", "system": { "description": "<p>Can target 2 enemies (Half damage).</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Siphon Link", "type": "feature", "img": "icons/magic/unholy/strike-body-life-drain-red.webp", "system": { "description": "<p>Recover 1 Hope on kill.</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Gravity Plate", "type": "feature", "img": "icons/magic/air/vortex-wind-blue.webp", "system": { "description": "<p>Weapon is Heavy (more damage).</p>", "attribution": { "source": "Ikonis Tech" } } },
|
||||
{ "name": "Ikonis Bond", "type": "feature", "img": "icons/magic/symbols/rune-sigil-blue-white.webp", "system": { "description": "<p>This weapon is bonded to your biological signature.</p>", "attribution": { "source": "Ikonis Tech" } } }
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue