- Nov 18, 2020
- 384
- 625
I imagine the economic engine will require many calculations. Each NPC has to check the items available in their vicinity against their use-cases for their behaviors. Decide if they're going to insource or outsource a purchase. Then execute an inventory check, price sensitivity check, etc. Then they actually make the purchase from another NPC, try to use the item and then form an opinion about it to reflect their future purchasing. They also need to sell their own inventories and set prices for their stock. This needs to happen constantly for every NPC, so I'm thinking it will be a large dataset with complex operations.