m (remove unnecessary spacing) |
m (remove unnecessary spacing) |
||
Line 3: | Line 3: | ||
| [[File:Icon Amorphous {{#sub:{{SUBPAGENAME}}|{{#expr:{{#len:{{SUBPAGENAME}}}}-3}}}}.png|thumb|right|256px]] | | [[File:Icon Amorphous {{#sub:{{SUBPAGENAME}}|{{#expr:{{#len:{{SUBPAGENAME}}}}-3}}}}.png|thumb|right|256px]] | ||
}} | }} | ||
=== Amorphous Material Components === | === Amorphous Material Components === | ||
<div style="display: flex; flex-direction: column; gap: 10px;"> | <div style="display: flex; flex-direction: column; gap: 10px;"> | ||
{{#if: {{{p1_pct|}}} | {{#if: {{{p1_pct|}}} | ||
| <!-- p1 --> | | <!-- p1 -->{{AMP/Component|name={{{p1_name}}}|pct={{{p1_pct}}}}} | ||
}}<!-- p2 content --> | |||
}} | |||
<!-- p2 content --> | |||
{{#if: {{{p2_pct|}}} | {{#if: {{{p2_pct|}}} | ||
| <!-- p2 --> | | <!-- p2 -->{{AMP/Component|name={{{p2_name}}}|pct={{{p2_pct}}}}} | ||
}}<!-- p3 content --> | |||
}} | |||
<!-- p3 content --> | |||
{{#if: {{{p3_pct|}}} | {{#if: {{{p3_pct|}}} | ||
| <!-- p3 --> | | <!-- p3 -->{{AMP/Component|name={{{p3_name}}}|pct={{{p3_pct}}}}} | ||
}}<!-- p4 content --> | |||
}} | |||
<!-- p4 content --> | |||
{{#if: {{{p4_pct|}}} | {{#if: {{{p4_pct|}}} | ||
| <!-- p4 --> | | <!-- p4 -->{{AMP/Component|name={{{p4_name}}}|pct={{{p4_pct}}}}} | ||
}}<!-- p5 content --> | |||
}} | |||
<!-- p5 content --> | |||
{{#if: {{{p5_pct|}}} | {{#if: {{{p5_pct|}}} | ||
| <!-- p5 --> | | <!-- p5 -->{{AMP/Component|name={{{p5_name}}}|pct={{{p5_pct}}}}} | ||
}} | }} | ||
</div> | </div> | ||
<!-- ai_map, ai_diff, ai_qst, ai_pct --> | <!-- ai_map, ai_diff, ai_qst, ai_pct --> | ||
{{#if: {{{ai_qst|}}} | {{#if: {{{ai_qst|}}} |
Revision as of 10:41, 24 July 2024
Amorphous Material Components
Example
Amorphous Material Components
Acquisition Info
25% - Hagios : Forward Base: Vulgus Strategic Outpost
Linked Shape Stabilizer
Linked Reconstructed Device
Hagios, Fractured Monolith: Abyssal Void Fusion Reactor
Linked Reconstructed Device
Void Intercept Battle (Hard): Dead Bride
Note: There should only ever be one Linked Reconstructed Device. This example uses both versions as a demonstration.
Documentation
--- Icon - Icon is generated from the last 3 characters of the page name, which should be the Amorphous ID (ex: 003,054,112) --- Components - # represents the position in the list, change it to: 1/2/3/4/5 p#_name = Item name p#_pct = Item drop rate --- Acquisition Info ai_map = Zone name (Kingston, Sterile Land, ...) ai_diff = Difficulty required (either Normal or Hard) ai_qst = Quest/mission name ai_pct = Chance of Amorphous drop --- Linked Shape Stabilizer ls = Linked Shape Stabilizer number (1/2/3/4/5/6/7/8) --- Linked Reconstructed Device - lc = Linked Colossus / lm = Linked Mission lc_name = Colossus name (Grave Walker, Dead Bride, ...) lc_diff = Colossus difficulty (Normal/Hard) lm_map = Zone name (Kingston, Sterile Land, ...) lm_fld = Battlefield name (Grand Square, The Fallen Theater, ...) lm_diff = Zone difficulty (Normal/Hard)