User Tools

Site Tools


test01

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
test01 [2023/10/02 20:43] sykatest01 [2024/01/15 08:46] (current) syka
Line 2: Line 2:
 action template mobtemplate mobs: action template mobtemplate mobs:
  
 +Fieldset "File name (must be unique with no spaces)"
 +Textbox  "Unique Name" @
  
-Fieldset "A set of fields" + 
-Textbox  "body"+Fieldset "Base Stuff"
 Textbox  "Name" Textbox  "Name"
-Textbox  "title+Textbox  "Title" 
-Textbox  "Mob Name for Wiki@+number "RawHits" 
 +number "RawMana" 
 +number "RawStam" 
 +number "Hits" 
 +number "Mana" 
 +number "Stam" 
 +number "RawDex" 
 +number "RawInt" 
 +number "RawStr" 
 + 
 +Fieldset "Other Stuff" 
 +select "Base Type" "BaseCreature|BaseImpGuard" 
 +select "AI Type" "AIType.AI_Melee|AIType.AI_Mage|AIType.AI_Archer" 
 +select "Fight Mode" "FightMode.None|FightMode.Closest|FightMode.Weakest
 +Textbox  "ActiveSpeed" 
 +Textbox  "PassiveSpeed " 
 +select "CanRun" "True|False" 
 + 
 + 
 + 
 +Fieldset "Equipment" 
 +static Head 
 +select "Head Item" "SkullCap|WideBrimHat|PlatHelm" 
 +Textbox "Head Name" 
 +number "Head Hue" 
 + 
 +static Torso 
 +select "Torso" "LeatherChest|StuddedChest|PlateChest" 
 +Textbox "Torso Name" 
 +number "Torso Hue" 
 + 
 +static Arms 
 +select "Arms" "BaseCreature|BaseImpGuard" 
 +Textbox "Arms Name" 
 +number "Arms Hue" 
 + 
 +static Legs 
 +select "Legs" "LeatherLegs|StuddedLegs|PlateLegs" 
 +Textbox "Legs Name" 
 +number "Legs Hue" 
 + 
 +static Hands 
 +select "Hands" "LeatherGloves|StuddedGloves|PlateGloves" 
 +Textbox "Hands Name" 
 +number "Hands Hue" 
 + 
 +static Neck 
 +select "Neck" "LeatherGorget|StuddedGorget|PlateGorget" 
 +Textbox "Neck Name" 
 +number "Neck Hue" 
 + 
 +static Weapon 
 +select "Weapon" "AssassinSpike|Axe|Bardiche|BattleAxe|BlackStaff|BladedStaff|BloodBlade|Bokuto|BoneHarvester|BoneMachete|Boomerang|Bow|Broadsword|ButcherKnife|Cleaver|Club|ClumsyWand|CompositeBow|CrescentBlade|Crossbow|Cutlass|Cyclone|Dagger|Daisho|DiamondMace|DiscMace|DoubleAxe|DoubleBladedStaff|DreadSword|DualPointedSpear|DualShortAxes|ElvenCompositeLongbow|ElvenMachete|ElvenSpellblade|EmeraldMace|ExecutionersAxe|FeebleWand|FireballWand|FireworksWand|FireworksWandint|Fukiya|GargishAxe|GargishBardiche|GargishBattleAxe|GargishBoneHarvester|GargishButcherKnife|GargishCleaver|GargishDagger|GargishDaisho|GargishGnarledStaff|GargishKatana|GargishKryss|GargishLance|GargishMaul|GargishPike|GargishScythe|GargishTalwar|GargishTekagi|GargishTessen|GargishWarFork|GargishWarHammer|GlassStaff|GlassSword|GnarledStaff|GreaterHealWand|Halberd|HammerPick|HarmWand|Hatchet|HealWand|HeavyCrossbow|HeavyOrnateAxe|IDWand|JukaBow|Kama|Katana|Kryss|Lajatang|Lance|LargeBattleAxe|Leafblade|LightningWand|LightweightShortbow|Longsword|Mace|MagicalShortbow|MagicArrowWand|MagicWand|ManaDrainWand|Maul|NoDachi|Nunchaku|OrcishBow|OrnateAxe|PaladinSword|Pickaxe|Pike|Pitchfork|QuarterStaff|RadiantScimitar|RepeatingCrossbow|RubyMace|RuneBlade|Sai|Scepter|Scimitar|Scythe|SerpentStoneStaff|SerratedWarCleaver|ShepherdsCrook|Shortblade|ShortSpear|SilverEtchedMace|SkinningKnife|SkullGnarledStaff|GargishSkullGnarledStaff|SkullLongsword|GargishSkullLongsword|SoulGlaive|Spear|StoneWarSword|Tekagi|Tessen|Tetsubo|ThinLongsword|TribalSpear|TwoHandedAxe|VikingSword|Wakizashi|WarAxe|WarCleaver|WarFork|WarHammer|WarMace|WeaknessWand|WildStaff|Yumi" 
 +Textbox "Weapon Name" 
 +number "Weapon Hue" 
 + 
 +static Off-Hand 
 +select "Off-Hand Item" "BroadSword|Mace|Kryss" 
 +Textbox "Off-Hand Name" 
 +number "Off-Hand Hue" 
 + 
 +static Waist 
 +select "Waist Item" "BroadSword|Mace|Kryss" 
 +Textbox "Waist Name" 
 +number "Waist Hue" 
 + 
 +static Back 
 +select "Back Item" "BroadSword|Mace|Kryss" 
 +Textbox "Back Name" 
 +number "Back Hue" 
 + 
 +static Earrings 
 +select "Earrings Item" "BroadSword|Mace|Kryss" 
 +Textbox "Earrings Name" 
 +number "Earrings Hue" 
 + 
 +static Necklace 
 +select "Necklace Item" "BroadSword|Mace|Kryss" 
 +Textbox "Necklace Name" 
 +number "Necklace Hue" 
 + 
 +static Bracelet 
 +select "Bracelet Item" "BroadSword|Mace|Kryss" 
 +Textbox "Bracelet Name" 
 +number "Bracelet Hue" 
 + 
 +static Ring 
 +select "Ring Item" "BroadSword|Mace|Kryss" 
 +Textbox "Ring Name" 
 +number "Ring Hue" 
 + 
 +Fieldset "Skills" 
 +Textbox  "Alchemy" 
 +Textbox  "Anatomy" 
 +Textbox  "Animal Lore" 
 +Textbox  "Animal Taming" 
 +Textbox  "Archery" 
 +Textbox  "Arms Lore" 
 +Textbox  "Begging" 
 +Textbox  "Blacksmithy" 
 +Textbox  "Browcraft/Fletching" 
 +Textbox  "Bushido" 
 +Textbox  "Cammping" 
 +Textbox  "Carpentry" 
 +Textbox  "Cartography" 
 +Textbox  "Chivalry" 
 +Textbox  "Cooking" 
 +Textbox  "Detecting Hidden" 
 +Textbox  "Discordance" 
 +Textbox  "Evaluating Intelligence" 
 +Textbox  "Fencing" 
 +Textbox  "Fishing" 
 +Textbox  "Focus" 
 +Textbox  "Forensic Evaluation" 
 +Textbox  "Healing" 
 +Textbox  "Herding" 
 +Textbox  "Hiding" 
 +Textbox  "Inscription" 
 +Textbox  "Item Identification" 
 +Textbox  "Lockpicking" 
 +Textbox  "Lumberjacking" 
 +Textbox  "Mace Fighting" 
 +Textbox  "Magery" 
 +Textbox  "Meditation" 
 +Textbox  "Mining" 
 +Textbox  "Musicianship" 
 +Textbox  "Mysticism" 
 +Textbox  "Necromancy" 
 +Textbox  "Ninjitsu" 
 +Textbox  "Parrying" 
 +Textbox  "Peacemaking" 
 +Textbox  "Poisoning" 
 +Textbox  "Provocation" 
 +Textbox  "Remove Trap" 
 +Textbox  "Resisting Spells" 
 +Textbox  "Snooping" 
 +Textbox  "Spellweaving" 
 +Textbox  "Spirit Speak" 
 +Textbox  "Stealing" 
 +Textbox  "Stealth" 
 +Textbox  "Swordsmanship" 
 +Textbox  "Tactics" 
 +Textbox  "Tailoring" 
 +Textbox  "Taste Identification" 
 +Textbox  "Tinkering" 
 +Textbox  "Tracking" 
 +Textbox  "Veterinary" 
 +Textbox  "Wrestling" 
 + 
 +Fieldset "Custom Stuff" 
 +textarea "Go Wild"
  
  
-submit "Submit Query"+submit "Create Mobile"
 </form> </form>
  
  
test01.1696301031.txt.gz · Last modified: 2023/10/02 20:43 by syka