Translations:Difficulty scaling/45/en

From ZeldaMods (Breath of the Wild)
Jump to navigation Jump to search
  • weapon_to_use_name = entry["name"];
   *modifier_to_use = convert_to_modifier(entry["plus"]);
   return true;
 }
 return false;  // cannot scale up

} </source>