Sandbox (Rev. 344)


PLEASE DO NOT REMOVE OR VANDALIZE THIS BOX. READ BELOW BEFORE TESTING.

This page is designed for new and old editors alike to experiment and play around with some coding.
DO NOT add anything inappropriate or anything that violates the ToS. Any content found in this page that contains inappropriate or ToS violating content will be considered vandalism. Please don’t put anything disturbing here.

Markdown

HTML

You can play with whatever code you want starting below this box, which is marked by the line below. Anyways, you can do whatever else you want to this page, and have fun playing with the code!



Usage

{{template-sub-attack
| externalProjIcon=
| projName=
| shots=
| arcGap=
| minDmg=
| maxDmg=
| avgDmg=
| totalDmg=
| projSpd=
| lifetime=
| range=
| trueRange=
| amplitude=
| frequency=
| acceleration=
| accelerationDelay=
| speedClamp=
| effects=
| fireRate=
}}

All parameters are optional.

In the case that the attack has a fixed damage (like the Ray Katana), use the dmg parameter instead of minDmg, maxDmg, and avgDmg.

In the case that the attack has a secondary projectile, use externalProjIcon2 and projName2.

This template is specifically for the sub attacks meaning, you will still need to use {{template-item-header}} for the weapon icon, description, etc. and you will still need to use {{template-weapon-stats}} for things unrelated to the sub attacks such as tier, feedpower, etc..