The Whisper of The Dark Campaign.

If you need a special unit for you map or campaign this is where you need to ask for it
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

The Whisper of The Dark Campaign.

Post by General Brave »

I'm currently making a campaign, which already has 5 Maps. It just needs dialogue and that's all.
But I do need some unique characters to go along the story. I hope you guys can help me.

1.A warrior Monk: He dress in a brown robe, optional: his face is hidden by the hood. His shield which he carries bear the head of a eagle. And his sword is a short sword or regular sword. Around his neck he carries a golden medallion.

2.The Eastern Merc: Tales says that he was once a honorable Knight, but greed soon turn him away from honor and loyalty to wealth and Glory. He rides on his mare of iron, he carries his Shield of his house which bear the animal of his house, the Antelope. He is a master at wielding a spear, able to attack from afar when on his horse or not.

3.The captain: A man of lowly birth, drafted into the army but grew through the ranks. He wears a cape of [player color]. his great shield is his main weapon but he carries a small sword with him.

I think that's all for now, well at least what I could think of. Can at least one you guys make these guys? Or is that too much to ask for.

Also do you guys want to see the maps? It probably won't be a great quality image.
Last edited by General Brave on Sat Dec 23, 2017 5:43 am, edited 1 time in total.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

And also if it isn't too much to ask. Can you guys help me by making new tiles, obst and decoration. This will make the campaign look much better. Thanks.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Already finish some of the maps, if you want to see them I could show you but the quality won't be great.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Duke Randell.png
Duke Randell.png (881 Bytes) Viewed 3882 times
Duke Randell Son Jasper.png
Duke Randell Son Jasper.png (895 Bytes) Viewed 3882 times
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

The House of Norflay is the most powerful and oldest house in the province of Wayston. In fact, they were the ruling house before they were overthrown and place under the rule of S.W. 124 years ago.

The Banner that represent the house is a blue background with black acting as waves as the house animal; the Cutthroat trout is in the center.

The head of the house is Duke Randall, age 34. His wife Alyssa, has no history or previous known whereabouts where she came from. Together they have three children. The oldest being Randy. The second being Jasper. The youngest and only daughter is Celia.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Here are the JSON for these two. I hope I did them correctly but I wish that Jasper has poison. If I did them incorrectly, can one you guys fix them and put then here, please.
Duke_Randell.json
(1.63 KiB) Downloaded 76 times
Jasper.json
(1.63 KiB) Downloaded 81 times
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

they lost of formatting, it is a one line compressed json
please start from an existing unit and only modify values keeping the format (indentation, alignment and so on)
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Code: Select all

{
   "unitTypeName":"Duke Randell",
   "unitType":435,
   "uiDefinition":{
      "visuals":[
         {
            "imgName":"Duke Randell.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":0,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefParts":[
               {
                  "cropToRect":{
                     "top":0,
                     "left":0,
                     "bottom":32,
                     "right":32
                  },
                  "layer":"UNITS",
                  "shiftCol":0,
                  "shiftRow":0,
                  "clickable":true
               }
            ]
         }
      ]
   },
   "unitStatSheet":{
      "unit":{
         "isTechnology":false,
         "costTurn":8,
         "grantorShopItems":null,
         "hpMax":26,
         "power":14,
         "rangeAttack":1,
         "armorPierce":1,
         "armorNormal":1,
         "sight":3,
         "unitSizeCol":1,
         "unitSizeRow":1,
         "isUnderConstruction":false,
         "isFactory":false,
         "isFactoryThatNotAffectsFactoryLimits":false,
         "isOccupiableBuilding":false,
         "isWalkableThrough":true,
         "powerAccuracyPenalty":0.0,
         "powerRange":0,
         "powerRangePenaltyPercent":0,
         "attackTypeBurningRock":false,
         "attackTypeArrow":false,
         "rangeWalk":3,
         "trnWalkTerrain":[
            {
               "terrainType":"TERRAINS_FORESTWALKABLE",
               "modifier":1
            }
         ],
         "convertRange":0,
         "convertResistance":1,
         "convertPossibility":0.0,
         "rangeHeal":0,
         "healRate":0,
         "rangeMend":0,
         "mendRate":0,
         "canBuild":false,
         "bonusMendingWhenConstructing":0.0,
         "bonusMending":0.0,
         "bonusHealing":1.0,
         "carryCapacity":0,
         "canBeCarried":true,
         "isCarriedUnitSurvivesIfIDie":false,
         "isCarrierCanCarryUnderConstruction":false,
         "isCarrierHidesCarriedUnits":true,
         "isCarrierLetCarriedUnitsToShoot":false,
         "isCarrierRemovesTerrainDrawbacks":false,
         "maxActionCount":1,
         "canOccupyBuilding":true,
         "trnWeaponEffects":null,
         "trnCategories":[
            "U_FLESH_AND_BLOOD"
         ],
         "trnModifiers":null,
         "trnCanNotCarryMe":{

         },
         "trnBuilders":{

         },
         "trnBonusList":[

         ],
         "trnBestAgainstMeWater":{
            "categories":[
               "U_SHIP_ATTACK"
            ]
         },
         "trnBestAgainstMeGround":{
            "categories":[
               "U_ANTI_INFANTRY"
            ]
         },
         "trnSpecUnitActions":[
            "IS_TERRAIN_ENTITY",
            "IS_GAIA_AI_BEAR"
         ]
      }
   }
}

Code: Select all

{
   "unitTypeName":"Jasper",
   "unitType":435,
   "uiDefinition":{
      "visuals":[
         {
            "imgName":"Duke Randell Son Jasper.png",
            "type":"DEFAULT",
            "shiftIndicatorsDown":0,
            "typeExtra":0.0,
            "imgColumns":1,
            "imageDefParts":[
               {
                  "cropToRect":{
                     "top":0,
                     "left":0,
                     "bottom":32,
                     "right":32
                  },
                  "layer":"UNITS",
                  "shiftCol":0,
                  "shiftRow":0,
                  "clickable":true
               }
            ]
         }
      ]
   },
   "unitStatSheet":{
      "unit":{
         "isTechnology":false,
         "costTurn":8,
         "grantorShopItems":null,
         "hpMax":34,
         "power":15,
         "rangeAttack":1,
         "armorPierce":1,
         "armorNormal":2,
         "sight":4,
         "unitSizeCol":1,
         "unitSizeRow":1,
         "isUnderConstruction":false,
         "isFactory":false,
         "isFactoryThatNotAffectsFactoryLimits":false,
         "isOccupiableBuilding":false,
         "isWalkableThrough":true,
         "powerAccuracyPenalty":0.0,
         "powerRange":0,
         "powerRangePenaltyPercent":0,
         "attackTypeBurningRock":false,
         "attackTypeArrow":false,
         "rangeWalk":3,
         "trnWalkTerrain":[
            {
               "terrainType":"TERRAINS_FORESTWALKABLE",
               "modifier":1
            }
         ],
         "convertRange":0,
         "convertResistance":1,
         "convertPossibility":0.0,
         "rangeHeal":0,
         "healRate":0,
         "rangeMend":0,
         "mendRate":0,
         "canBuild":false,
         "bonusMendingWhenConstructing":0.0,
         "bonusMending":0.0,
         "bonusHealing":1.0,
         "carryCapacity":0,
         "canBeCarried":true,
         "isCarriedUnitSurvivesIfIDie":false,
         "isCarrierCanCarryUnderConstruction":false,
         "isCarrierHidesCarriedUnits":true,
         "isCarrierLetCarriedUnitsToShoot":false,
         "isCarrierRemovesTerrainDrawbacks":false,
         "maxActionCount":1,
         "canOccupyBuilding":true,
         "trnWeaponEffects":null,
         "trnCategories":[
            "U_FLESH_AND_BLOOD"
         ],
         "trnModifiers":null,
         "trnCanNotCarryMe":{

         },
         "trnBuilders":{

         },
         "trnBonusList":[

         ],
         "trnBestAgainstMeWater":{
            "categories":[
               "U_SHIP_ATTACK"
            ]
         },
         "trnBestAgainstMeGround":{
            "categories":[
               "U_ANTI_INFANTRY"
            ]
         },
         "trnSpecUnitActions":[
            "IS_TERRAIN_ENTITY",
            "IS_GAIA_AI_BEAR"
         ]
      }
   }
}
I hoping this is better, because I don't know how to do the other one. What program or thing that you guys are using?
Wise, Might, Loyalty. Forever stands Warfell.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: The Whisper of The Dark Campaign.

Post by Midonik »

I'm using "JSON editor" android app,it has icon of yellow { },but it causes some problems too.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Jasper.json
(2.79 KiB) Downloaded 84 times
Duke Randell.json
(2.78 KiB) Downloaded 81 times
I use the app you recommend, did it work? If not just copy the code above.
Wise, Might, Loyalty. Forever stands Warfell.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: The Whisper of The Dark Campaign.

Post by Midonik »

Looks good at a glance.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

Midonik wrote:I'm using "JSON editor" android app,it has icon of yellow { },but it causes some problems too.
plrease dont use any editor that is for jsons, that will ruin the readability.

these files looks fairly good
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

I hope so, because I do need them for the campaign. I will make the other two siblings and the mother.
Wise, Might, Loyalty. Forever stands Warfell.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: The Whisper of The Dark Campaign.

Post by Midonik »

Stratego (dev) wrote:
Midonik wrote:I'm using "JSON editor" android app,it has icon of yellow { },but it causes some problems too.
plrease dont use any editor that is for jsons, that will ruin the readability.
As I said,it's simple text editor that is called json editor becouse you can edit and save only json files. You were saying that it changes some minor cosmetic thinks,but json still works.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Some change? If it's just cosmetic and it still works, then it's no problem then, I think.
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

Midonik wrote:
Stratego (dev) wrote:
Midonik wrote:I'm using "JSON editor" android app,it has icon of yellow { },but it causes some problems too.
plrease dont use any editor that is for jsons, that will ruin the readability.
As I said,it's simple text editor that is called json editor becouse you can edit and save only json files. You were saying that it changes some minor cosmetic thinks,but json still works.
you misunderstood. it is essential to keep the alignment for ease of later editing, if that app changes anything than that is not a "text editor", we need to find a real text editor that changes nothing if this is changing things that is not intentionally modified.
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

ok i downloaded a text editor and seems ok: "Total Commander - file manager"
this is FREE and ruins nothing in a json, browse a file and modify without changing anything else you have edited yourself

on pc i suggest "TextPad" that is free and cool.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: The Whisper of The Dark Campaign.

Post by Midonik »

Ok,downloaded it.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Jasper_NPC.json
(3.08 KiB) Downloaded 89 times
Duke_Randell_NPC.json
(3.07 KiB) Downloaded 93 times
Here, I use what you suggested Stratego. I edited the natural man and hopefully it's in the same alignment.
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

seems awesome!
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

the format is cool

but here are problems i see in the content:
- no spaces in filenames
- please use the current naming conventions, eg:
unit_human_duke_randell_son.png
unit_human_duke_randell.png
- also for json
- unittypename: also you used non capital unit typename - that is different then all existing - also u used space in that too, please not. simplest and good choice to use the same as the filename but uppercased
- IS_TERRAIN_ENTITY", "IS_GAIA_AI_BEAR - these should be removed, it is not a bear, nor a terrain entity.

please fix them so i can put them in.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

unit_human_duke_randell.png
unit_human_duke_randell.png (881 Bytes) Viewed 3825 times
unit_human_duke_randell_daughter.png
unit_human_duke_randell_daughter.png (1.03 KiB) Viewed 3825 times
unit_human_duke_randell_son.png
unit_human_duke_randell_son.png (895 Bytes) Viewed 3825 times
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

unit_human_duke_randell_wife.png
unit_human_duke_randell_wife.png (899 Bytes) Viewed 3825 times
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

UNIT_HUMAN_DUKE_RANDELL.json
(3.06 KiB) Downloaded 75 times
UNIT_HUMAN_DUKE_RANDELL_SON.json
(3.06 KiB) Downloaded 93 times


There it is, I think I done it.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
Ayush Tiwari
Posts: 1221
Joined: Wed Sep 20, 2017 5:30 am
Location: Gorakhpur,a rural city in North India

Re: The Whisper of The Dark Campaign.

Post by Ayush Tiwari »

You can also use Anwriter,it supports all json,html,xml etc.
Homo homini lupus
Stratego (dev)
Site Admin
Posts: 15748
Joined: Fri Apr 25, 2014 9:28 pm

Re: The Whisper of The Dark Campaign.

Post by Stratego (dev) »

General Brave wrote:
UNIT_HUMAN_DUKE_RANDELL.json
UNIT_HUMAN_DUKE_RANDELL_SON.json


There it is, I think I done it.
quick answer: good!
here is the things i see at first:
- filename needs to be lowercase (i think u misunderstood the line i wrote about unit type name, i have fixed the sentence above)
- the trnspec actions: if there is none than should be null instead of [""], this will cause error
- you have not defined sound pack for it, so it will be mute.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

unit_human_duke_randell.json
(3.47 KiB) Downloaded 81 times
How close am I?
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

unit_human_duke_randell_oldest_son.png
unit_human_duke_randell_oldest_son.png (1.24 KiB) Viewed 3803 times
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

Next I'm going to do the guards and the other character that I thought of.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: The Whisper of The Dark Campaign.

Post by General Brave »

This would be easier if I wasn't looking for units to use as a base, I wonder, don't you guys have images of all the units that have been made? It would be easier instead of looking through scraps and going through website.
Wise, Might, Loyalty. Forever stands Warfell.
Post Reply

Return to “Map units request”