{"id":18734,"date":"2024-12-14T23:29:26","date_gmt":"2024-12-14T23:29:26","guid":{"rendered":"https:\/\/pathfinder2e.org\/rpg\/?page_id=18734"},"modified":"2025-07-06T18:49:18","modified_gmt":"2025-07-06T18:49:18","slug":"add-1st-edition-monster-creator","status":"publish","type":"page","link":"https:\/\/pathfinder2e.org\/rpg\/add-1st-edition-monster-creator\/","title":{"rendered":"AD&amp;D 1st Edition Monster Creator"},"content":{"rendered":"\n<p><\/p>\n\n\n<div id=\"adnd-first-monster-creator\">\n    <h3>Monster<\/h3>\n\n    <!-- Monster Information Section -->\n    <div class=\"monster-layout\">\n        <div class=\"monster-details\">\n            <div>\n                <label for=\"monster-name\">Name:<\/label>\n                <input type=\"text\" id=\"monster-name\" name=\"name\" placeholder=\"Enter monster name\" autocomplete=\"off\" \/>\n            <\/div>\n\n            <div>\n                <label for=\"frequency\">Frequency:<\/label>\n                <input list=\"frequency-options\" id=\"frequency\" name=\"frequency\" placeholder=\"type or select e.g., Rare\" \/>\n                <datalist id=\"frequency-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"no-appearing\">No. Appearing:<\/label>\n                <input list=\"no-appearing-options\" id=\"no-appearing\" name=\"no-appearing\" placeholder=\"type or select e.g., 1-4\" \/>\n                <datalist id=\"no-appearing-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"armor-class\">Armor Class:<\/label>\n                <input type=\"text\" id=\"armor-class\" name=\"armor-class\" placeholder=\"type e.g., 5\" autocomplete=\"off\"\/>\n                <button class=\"help-icon\" id=\"armor-class-help\">?<\/button>\n            <\/div>\n\n            <div>\n                <label for=\"movement\">Move:<\/label>\n                <input list=\"movement-options\" id=\"movement\" name=\"movement\" placeholder='type or select e.g., 12\"' \/>\n                <datalist id=\"movement-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"hit-dice\">Hit Dice:<\/label>\n                <input type=\"text\" id=\"hit-dice\" name=\"hit-dice\" placeholder=\"e.g., 3+2\" autocomplete=\"off\"\/>\n                <button class=\"help-icon\" id=\"hitDiceHelp\">?<\/button>\n            <\/div>\n\n            <div>\n                <label for=\"lair-percentage\">% in Lair:<\/label>\n                <input type=\"text\" id=\"lair-percentage\" name=\"lair-percentage\" placeholder=\"e.g., 40%\" \/>\n            <\/div>\n\n            <div>\n                <label for=\"treasure\">Treasure Type:<\/label>\n                <input list=\"treasure-options\" id=\"treasure\" name=\"treasure\" placeholder=\"type or select e.g., E\" \/>\n                <datalist id=\"treasure-options\"><\/datalist>\n                <button id=\"treasure-help\" class=\"help-icon\" title=\"View Treasure Chart\">?<\/button>\n            <\/div>\n\n            <div>\n                <label for=\"no-of-attacks\">No. of Attacks:<\/label>\n                <input type=\"text\" id=\"no-of-attacks\" name=\"no-of-attacks\" placeholder=\"e.g., 1\" \/>\n            <\/div>\n\n            <div>\n                <label for=\"damage-attack\">Damage\/Attack:<\/label>\n                <input type=\"text\" id=\"damage-attack\" name=\"damage-attack\" placeholder=\"e.g., 2-12\" \/>\n            <\/div>\n\n            <div>\n                <label for=\"special-attacks\">Special Attacks:<\/label>\n                <input list=\"special-attacks-options\" id=\"special-attacks\" name=\"special-attacks\" placeholder=\"type or select e.g., Breath turns to stone\" \/>\n                <datalist id=\"special-attacks-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"special-defenses\">Special Defenses:<\/label>\n                <input list=\"special-defenses-options\" id=\"special-defenses\" name=\"special-defenses\" placeholder=\"type or select e.g., Nil\" \/>\n                <datalist id=\"special-defenses-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"magic-resistance\">Magic Resistance:<\/label>\n                <input list=\"magic-resistance-options\" id=\"magic-resistance\" name=\"magic-resistance\" placeholder=\"type or select e.g., Standard\" \/>\n                <datalist id=\"magic-resistance-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"intelligence\">Intelligence:<\/label>\n                <input list=\"intelligence-options\" id=\"intelligence\" name=\"intelligence\" placeholder=\"type or select e.g., Animal\" \/>\n                <datalist id=\"intelligence-options\"><\/datalist>\n            <\/div>\n\n            <div>\n                <label for=\"alignment\">Alignment:<\/label>\n                <select id=\"alignment\" name=\"alignment\">\n                    <option value=\"Lawful Good\">Lawful Good<\/option>\n                    <option value=\"Neutral Good\">Neutral Good<\/option>\n                    <option value=\"Chaotic Good\">Chaotic Good<\/option>\n                    <option value=\"Lawful Neutral\">Lawful Neutral<\/option>\n                    <option value=\"Neutral\">Neutral<\/option>\n                    <option value=\"Chaotic Neutral\">Chaotic Neutral<\/option>\n                    <option value=\"Lawful Evil\">Lawful Evil<\/option>\n                    <option value=\"Neutral Evil\">Neutral Evil<\/option>\n                    <option value=\"Chaotic Evil\">Chaotic Evil<\/option>\n                <\/select>\n            <\/div>\n\n            <div>\n                <label for=\"size-1e\">Size:<\/label>\n                <input list=\"size-options-1e\" \n                    id=\"size-1e\" \n                    name=\"size-1e\" \n                    placeholder=\"type in or select e.g., L\" \/>\n                <datalist id=\"size-options-1e\">\n                    <!-- Remove all hard-coded options, let JS handle it -->\n                <\/datalist>\n                <button id=\"size-help\" class=\"help-icon\">?<\/button>\n            <\/div>\n\n            <div>\n                <label for=\"psionic-ability\">Psionic Ability:<\/label>\n                <input type=\"text\" id=\"psionic-ability\" name=\"psionic-ability\" placeholder=\"e.g., Nil\" autocomplete=\"off\" \/>\n                <button id=\"psionic-help\" class=\"help-icon\">?<\/button>\n            <\/div>\n            <div class=\"monster-field-1e\">\n                <label for=\"attack-defense\">Attack\/Defense Modes:<\/label>\n                <input type=\"text\" id=\"attack-defense\" name=\"attack-defense\" autocomplete=\"off\" placeholder=\"e.g., D\/G\">\n            <\/div>\n\n\n        <\/div>\n\n        <!-- Monster Image Section -->\n        <div class=\"monster-image-section\">\n            <div class=\"monster-image\">\n                <div id=\"image-upload\">\n                    <input type=\"file\" id=\"monster-image\" accept=\"image\/*\" \/>\n                    <img decoding=\"async\" id=\"image-preview\" src=\"https:\/\/pathfinder2e.org\/rpg\/wp-content\/plugins\/adnd-first-monster-creator\/preview-image1e.jpg\" alt=\"Image Preview\" \/>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Description Section -->\n    <div>\n        <textarea id=\"description\" name=\"description\" placeholder=\"Enter monster description\"><\/textarea>\n    <\/div>\n\n    <!-- Saved Monsters Dropdown -->\n    <div>\n        <label for=\"saved-monsters\">Saved Monsters:<\/label>\n        <select id=\"saved-monsters\">\n            <option value=\"\">Select a Monster<\/option>\n        <\/select>\n    <\/div>\n\n    <!-- Action Buttons -->\n    <div class=\"monster-actions\">\n        <button id=\"new-monster-btn\">New Monster<\/button>\n        <button id=\"save-monster-btn\">Save Monster<\/button>\n        <button id=\"load-monster-btn\">Load Monster<\/button>\n        <button id=\"delete-monster-btn\">Delete Monster<\/button>\n        <button id=\"delete-all-btn\">Delete All Monsters<\/button>\n        <button id=\"export-json-btn\">Export as JSON<\/button>\n        <button id=\"import-json-btn\">Import JSON<\/button>\n    <\/div>\n<\/div>\n\n<!-- Image Preview Modal -->\n<div id=\"image-modal\" class=\"modal\">\n    <img decoding=\"async\" id=\"modal-image\" src=\"\" alt=\"Monster Image Preview\">\n<\/div>\n    \n\n\n\n<p>AD&amp;D 1st edition Monster Creator.<\/p>\n\n\n\n<p><em><strong>For best print results, recommend this Download as JPG\/PDF, trust:<\/strong><\/em><\/p>\n\n\n<button id=\"btjp-capture-btn\">Download as PDF<\/button>\n\n\n\n<div style=\"height:74px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Example json file you can download, then upload as IMPORT JSON:<\/p>\n\n\n\n<p><strong>Aurumvorax <\/strong>stats from AD&amp;D 2nd edition<\/p>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-b627394b-f259-4c45-96db-7cc2c04031e2\" href=\"https:\/\/pathfinder2e.org\/rpg\/wp-content\/uploads\/2024\/12\/Aurumvorax.json\">Aurumvorax<\/a><a href=\"https:\/\/pathfinder2e.org\/rpg\/wp-content\/uploads\/2024\/12\/Aurumvorax.json\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-b627394b-f259-4c45-96db-7cc2c04031e2\">JSON Download<\/a><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>AD&amp;D 1st edition Monster Creator. For best print results, recommend this Download as JPG\/PDF, trust: Example json file<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-18734","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/pages\/18734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/comments?post=18734"}],"version-history":[{"count":0,"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/pages\/18734\/revisions"}],"wp:attachment":[{"href":"https:\/\/pathfinder2e.org\/rpg\/wp-json\/wp\/v2\/media?parent=18734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}