2021-02-01 01:42:24 +00:00
|
|
|
|
<?php
|
|
|
|
|
# Date: 31.01.2021 (20:21)
|
2022-05-31 12:44:28 +00:00
|
|
|
|
require_once '../config.php';
|
|
|
|
|
|
|
|
|
|
use Battles\Admin\Item;
|
2021-02-01 01:42:24 +00:00
|
|
|
|
|
|
|
|
|
if (isset($_POST)) {
|
2022-05-31 12:44:28 +00:00
|
|
|
|
Item::add($_POST);
|
2021-02-01 01:42:24 +00:00
|
|
|
|
}
|
2022-05-31 12:44:28 +00:00
|
|
|
|
?>
|
|
|
|
|
<form method=post>
|
|
|
|
|
<div>
|
|
|
|
|
<table>
|
|
|
|
|
<caption>Добавление вещей в игру</caption>
|
|
|
|
|
<tr>
|
|
|
|
|
<th id="main">Основное
|
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name="name" placeholder="Название">
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<input name="image" placeholder="Картинка">
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<select name="shop">
|
|
|
|
|
<option value="0" selected disabled>Тип магазина</option>
|
|
|
|
|
<option value="1">Обычный</option>
|
|
|
|
|
<option value="2">Цветной</option>
|
|
|
|
|
</select>
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<input name=count placeholder="Количество (шт.)" disabled>
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<select name="item_type">
|
|
|
|
|
<option value="0" selected disabled>Тип предмета</option>
|
|
|
|
|
<option value="1">Шлем</option>
|
|
|
|
|
<option value="2">Броня</option>
|
|
|
|
|
<option value="3">Поножи</option>
|
|
|
|
|
<option value="4">Сапоги</option>
|
|
|
|
|
<option value="5">Перчатки</option>
|
|
|
|
|
<option value="6">Оружие</option>
|
|
|
|
|
<option value="7">Щит</option>
|
|
|
|
|
<option value="8">Пояс</option>
|
|
|
|
|
<option value="9">Кольцо</option>
|
|
|
|
|
<option value="10">Амулет</option>
|
|
|
|
|
<option value="20">Расходник</option>
|
|
|
|
|
<option value="50">Всё остальное</option>
|
|
|
|
|
<option value="100">Хлам</option>
|
|
|
|
|
</select>
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<input name=weight placeholder="Масса">
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<input name=durability placeholder="Макс. износ">
|
|
|
|
|
</label>
|
|
|
|
|
<tr>
|
|
|
|
|
<td><label>
|
|
|
|
|
<input name=price placeholder="Цена (кр.)" disabled>
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
|
|
|
|
<th id="needs">Требования
|
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_level placeholder="Уровень">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_strength placeholder="Сила">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_dexterity placeholder="Ловкость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_intuition placeholder="Интуиция">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_endurance placeholder="Выносливость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_intelligence placeholder="Интеллект">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=need_wisdom placeholder="Мудрость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
|
|
|
|
<th id="adds">Характеристики
|
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=minu placeholder="Мин.урон">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=maxu placeholder="Макс.урон">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_strength placeholder="Сила">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_dexterity placeholder="Ловкость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_intuition placeholder="Интуиция">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_endurance placeholder="Выносливость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_intelligence placeholder="Интеллект">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_wisdom placeholder="Мудрость">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_accuracy placeholder="Точность">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_evasion placeholder="Уворот">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_criticals placeholder="Крит">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_min_physical_damage placeholder="Мин.удар">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
<tr>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
<td><label>
|
|
|
|
|
<input name=add_min_physical_damage placeholder="Макс.удар">
|
|
|
|
|
</label>
|
2022-05-31 12:44:28 +00:00
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
<INPUT TYPE="submit" value="Добавить">
|
|
|
|
|
</div>
|
2022-12-16 23:20:43 +00:00
|
|
|
|
</form>
|