Template:IdeaCreature: Difference between revisions
imported>AntumDeluge add optional "ratk" parameter |
imported>AntumDeluge add "respawn" parameter |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
: Suggested XP: ''{{#if: {{{xp|}}} | {{{xp}}} | (TBD) }}'' |
: Suggested XP: ''{{#if: {{{xp|}}} | {{{xp}}} | (TBD) }}'' |
||
: Suggested zones: ''{{#if: {{{zones|}}} | {{{zones}}} | (TBD) }}'' |
: Suggested zones: ''{{#if: {{{zones|}}} | {{{zones}}} | (TBD) }}'' |
||
: Suggested |
: Suggested respawn: ''{{#if: {{{respawn|}}} | {{{respawn}}} | (TBD) }}'' |
||
: Suggested |
: Suggested item drops: ''{{#if: {{{drops|}}} | {{{drops}}} }}'' |
||
: Suggested AI profiles: ''{{#if: {{{profiles|}}} | {{{profiles}}} }}'' |
|||
: {{#if: {{{quests|}}} | Related quests: ''{{{quests}}}'' }} |
: {{#if: {{{quests|}}} | Related quests: ''{{{quests}}}'' }} |
||
: {{#if: {{{discussion|}}} | Discussion: |
|||
| ⚫ | |||
{{{discussion}}} }} |
|||
| ⚫ | |||
= Usage = |
= Usage = |
||
| Line 33: | Line 36: | ||
<nowiki>| xp = 363,000</nowiki><br> |
<nowiki>| xp = 363,000</nowiki><br> |
||
<nowiki>| zones = 7_kikareukin_clouds</nowiki><br> |
<nowiki>| zones = 7_kikareukin_clouds</nowiki><br> |
||
<nowiki>| respawn = 40,000 (200 minutes)</nowiki><br> |
|||
<nowiki>| drops =</nowiki><br> |
<nowiki>| drops =</nowiki><br> |
||
<nowiki>:* <item>mega potion</item> (1-4 @ 40%)</nowiki><br> |
<nowiki>:* <item>mega potion</item> (1-4 @ 40%)</nowiki><br> |
||
| Line 41: | Line 45: | ||
<nowiki>:* <item>mithril bow</item> (1 @ 0.2%)</nowiki><br> |
<nowiki>:* <item>mithril bow</item> (1 @ 0.2%)</nowiki><br> |
||
<nowiki>:* <item>money</item> (4,000-9,000 @ 100%)</nowiki><br> |
<nowiki>:* <item>money</item> (4,000-9,000 @ 100%)</nowiki><br> |
||
<nowiki>| |
<nowiki>| profiles = boss, brave, archer, offensive, patrolling, heal=10,50, lifesteal=0.01</nowiki><br> |
||
<nowiki>| quests = |
<nowiki>| quests =</nowiki><br> |
||
<nowiki>| discussion =</nowiki><br> |
|||
<nowiki>:: Example discussion. ~~~</nowiki><br> |
|||
<nowiki>}}</nowiki> |
<nowiki>}}</nowiki> |
||
| Line 58: | Line 64: | ||
| xp = 363,000 |
| xp = 363,000 |
||
| zones = 7_kikareukin_clouds |
| zones = 7_kikareukin_clouds |
||
| respawn = 40,000 (200 minutes) |
|||
| drops = |
| drops = |
||
:* <item>mega potion</item> (1-4 @ 40%) |
:* <item>mega potion</item> (1-4 @ 40%) |
||
| Line 66: | Line 73: | ||
:* <item>mithril bow</item> (1 @ 0.2%) |
:* <item>mithril bow</item> (1 @ 0.2%) |
||
:* <item>money</item> (4,000-9,000 @ 100%) |
:* <item>money</item> (4,000-9,000 @ 100%) |
||
| |
| profiles = boss, brave, archer, offensive, patrolling, heal=10,50, lifesteal=0.01 |
||
| quests = |
| quests = |
||
| discussion = |
|||
:: Example discussion. [[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]) |
|||
}} |
}} |
||
Latest revision as of 02:10, 22 June 2024
Template:IdeaCreature ERROR: "name" parameter required
Usage
Example
Input
{{IdeaCreature
| name = archangel
| description = It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.
| class = angel
| level = 330
| hp = 7,000
| atk = 1,455 (light)
| ratk = 1,455 (light)
| def = 162
| xp = 363,000
| zones = 7_kikareukin_clouds
| respawn = 40,000 (200 minutes)
| drops =
:* <item>mega potion</item> (1-4 @ 40%)
:* <item>soup</item> (1-3 @ 30%)
:* <item>giant heart</item> (1 @ 90%)
:* <item>mithril legs</item> (1 @ 0.3%)
:* <item>power arrow</item> (10-30 @ 7%)
:* <item>mithril bow</item> (1 @ 0.2%)
:* <item>money</item> (4,000-9,000 @ 100%)
| profiles = boss, brave, archer, offensive, patrolling, heal=10,50, lifesteal=0.01
| quests =
| discussion =
:: Example discussion. ~~~
}}
Output
- archangel
- Description: It is Heaven's most terrifying weapon, a fierce and absolute force of primordial creation.
- Class: angel
- Suggested stats:
- Level: 330
- HP: 7,000
- ATK: 1,455 (light)
- RATK: 1,455 (light) (Note: ranged attack stat currently not implemented)
- DEF: 162
- Suggested XP: 363,000
- Suggested zones: 7_kikareukin_clouds
- Suggested respawn: 40,000 (200 minutes)
- Suggested item drops:
- <item>mega potion</item> (1-4 @ 40%)
- <item>soup</item> (1-3 @ 30%)
- <item>giant heart</item> (1 @ 90%)
- <item>mithril legs</item> (1 @ 0.3%)
- <item>power arrow</item> (10-30 @ 7%)
- <item>mithril bow</item> (1 @ 0.2%)
- <item>money</item> (4,000-9,000 @ 100%)
- Suggested AI profiles: boss, brave, archer, offensive, patrolling, heal=10,50, lifesteal=0.01
- Discussion:
- Example discussion. AntumDeluge (talk)