Sandbox:Shocks: Difference between revisions

From Horizon Wiki Mirror
Content deleted Content added
imported>Starfox9507
No edit summary
imported>Starfox9507
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:
<TPCalculator />
tables=MagicJobs,Magic

|join on=MagicJobs.Magic=Magic._pageName

|fields=MagicJobs.Level=level,Magic._pageName=page,Magic.Name=name,Magic.Icon=icon,Magic.Type=type,Magic.Element=element,Magic.HorizonChanges=changes
<pre>Ragnarok {{#invoke:Weapon Calculation|dmg|dmg=93|delay=466|type=great sword}}</pre>
|where=MagicJobs.Job='{{{1|{{PAGENAME}}}}}'
DMG: {{#invoke:Weapon Calculation|dmg|dmg=93|delay=466|type=great sword}}
|sort by=MagicJobs.Level,Magic.Name

|format=template
<pre> (H2H example) Lizard Cesti {{#invoke:Weapon Calculation|dmg|dmg=2|delay=48|type=hand-to-hand}}</pre>
|template=Magic for job/item
DMG: {{#invoke:Weapon Calculation|dmg|dmg=2|delay=48|type=hand-to-hand}}
|named args=yes

}}
<pre> (H2H example) Lizard Cesti {{#invoke:Weapon Calculation|tphit|dmg=2|delay=48|type=hand-to-hand}}</pre>
TP: {{#invoke:Weapon Calculation|tphit|dmg=2|delay=48|type=hand-to-hand}}

<pre> (H2H example) Wagh Baghnakhs {{#invoke:Weapon Calculation|tphit|delay=60|type=hand-to-hand}}</pre>
TP: {{#invoke:Weapon Calculation|tphit|dmg=13|delay=60|type=hand-to-hand}}


<pre>Experiment: Ragnarok delay=467 {{#invoke:Weapon Calculation|tphit|delay=467|type=great sword}}</pre>
TP: {{#invoke:Weapon Calculation|tphit|dmg=93|delay=467|type=great sword}}
<pre>Experiment: Ragnarok delay=466 {{#invoke:Weapon Calculation|tphit|delay=466|type=great sword}}</pre>
TP: {{#invoke:Weapon Calculation|tphit|dmg=93|delay=466|type=great sword}}
<pre>Experiment: Ragnarok delay=465 {{#invoke:Weapon Calculation|tphit|delay=465|type=great sword}}</pre>
TP: {{#invoke:Weapon Calculation|tphit|dmg=93|delay=465|type=great sword}}

Latest revision as of 13:01, 12 April 2026

Error: Table MagicJobs not found.