「テンプレート:ユニット情報」の版間の差分
ナビゲーションに移動
検索に移動
35行目: | 35行目: | ||
<th scope="row" style="text-align:left;white-space:nowrap">リンクEXアビリティ</th> | <th scope="row" style="text-align:left;white-space:nowrap">リンクEXアビリティ</th> | ||
<td>{{リンクEXアビリティ|link_ex_ability_type={{{link_ex}}}|amount={{{link_ex_amount}}}|element={{{link_ex_element}}}}}</td> | <td>{{リンクEXアビリティ|link_ex_ability_type={{{link_ex}}}|amount={{{link_ex_amount}}}|element={{{link_ex_element}}}}}</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <th scope="row" style="text-align:left;white-space:nowrap">シェア可能スキル</th> | ||
+ | <td>{{#if {{{sharable_skill}}} | {{{sharable_skill}}}【{{{sharable_cost}}}】 | なし }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
190行目: | 194行目: | ||
"example": "+15%", | "example": "+15%", | ||
"type": "string", | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "sharable_skill": { | ||
+ | "label": "シェア可能スキル", | ||
+ | "description": "シェア可能なスキルがあれば名称を入れてください。", | ||
+ | "example": "ピュアブランディッシュ", | ||
+ | "type": "string", | ||
+ | "suggested": true | ||
+ | }, | ||
+ | "sharable_cost": { | ||
+ | "label": "シェアコスト", | ||
+ | "description": "シェアスキルがあればコストを半角数字で入れてください。", | ||
+ | "example": "3", | ||
+ | "type": "number", | ||
"suggested": true | "suggested": true | ||
} | } | ||
208行目: | 226行目: | ||
"link_ex_element", | "link_ex_element", | ||
"link_ex_amount", | "link_ex_amount", | ||
+ | "sharable_skill", | ||
+ | "sharable_cost", | ||
"remarks", | "remarks", | ||
"other_ver1", | "other_ver1", |
2021年2月11日 (木) 20:38時点における版
[[Category:{{{element}}}属性のキャラクター]]
[[Category:{{{weapon_type}}}を使うユニット]]
[[Category:{{{unit_type}}}タイプのユニット]]
[[Category:初期レア度が{{{rarity}}}のユニット]]
[[Category:マナサークル上限値が{{{mc_max}}}のユニット]]
ユニットページに追加する「プレイアブルキャラクター」の性能に関する情報を記述してください。
引数 | 説明 | 型 | 状態 | |
---|---|---|---|---|
名前 | name | ○○Ver.まで含めてください。カッコは半角()でお願いします。
| 文字列 | 必須 |
二つ名 | title | 漢字かな交じり(字が大きい方)
| 文字列 | 推奨 |
二つ名(カタカナ) | title_kana | ルビ(よみがな)の部分です
| 文字列 | 推奨 |
初期レア度 | rarity | 説明なし
| 数値 | 推奨 |
属性 | element | 火/水/風/光/闇 からひとつ
| 文字列 | 推奨 |
武器種 | weapon_type | 剣/刀/短剣/斧/槍/弓/ロッド/杖/銃 からひとつ
| 文字列 | 推奨 |
タイプ | unit_type | 攻撃/防御/補助/回復 からひとつ
| 文字列 | 推奨 |
マナサークル上限 | mc_max | 50とか70とか
| 数値 | 必須 |
EXアビリティ系統 | ex | 「竜化ブースト」とか「クリティカル率」とか
| 文字列 | 推奨 |
EXアビリティ効果量 | ex_amount | +5% とか Ⅴ とか
| 文字列 | 推奨 |
リンクEXアビリティ系統 | link_ex | 「竜化:竜化ブースト」とか「背水:ピンチで耐光」とか「神々の加護?」とか
| 文字列 | 推奨 |
リンクEX対象属性 | link_ex_element | 【風】とか。無属性なら空欄。
| 文字列 | 推奨 |
リンクEX効果量 | link_ex_amount | +5% とか Ⅴ とか
| 文字列 | 推奨 |
シェア可能スキル | sharable_skill | シェア可能なスキルがあれば名称を入れてください。
| 文字列 | 推奨 |
シェアコスト | sharable_cost | シェアスキルがあればコストを半角数字で入れてください。
| 数値 | 推奨 |
備考 | remarks | 特に説明しておきたいこと。特殊モーションありとか。 | ウィキテキストの一部 | 推奨 |
別バージョンのキャラ名(1) | other_ver1 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(2) | other_ver2 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(3) | other_ver3 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(4) | other_ver4 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |
別バージョンのキャラ名(5) | other_ver5 | なければ空白で。Ver.まで入れてください。カッコは半角()でお願いします。 | 文字列 | 推奨 |