All public logs

Combined display of all available logs of The First Descendant Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:35, 8 June 2024 Software2 talk contribs created page Module:ModuleCalculateCost (Created page with "----------------------------------------------------------- -- Most modules go up in cost by 1 for every enhancement level -- Except for sub modules and descendant skills. Those go down in cost. -- Because this game rule is referenced in multiple lua modules -- this was broken into its own lua module. local p = {} function p.calculate_module_cost(baseCost, enhancementLevel, exclusiveCategory) local modifier = 1 if exclusiveCategory == "Sub Module" or exclusiveC...")