public PassiveNodeDefinition( ushort id, PassiveNodeType type, string name, bool isAscendancyNode, bool costsPassivePoint, int passivePointsGranted, NodePosition position, IReadOnlyList <string> modifiers) => (Id, Type, Name, IsAscendancyNode, CostsPassivePoint, PassivePointsGranted, Position, Modifiers) =
private static PassiveNodeDefinition CreateNode(ushort id, NodePosition position = default) => new PassiveNodeDefinition(id, default, "", false, false,