Class: BCDice::GameSystem::Satasupe::CREATE_ARMS_STRUCT

Inherits:
Struct
  • Object
show all
Defined in:
lib/bcdice/game_system/Satasupe.rb

Instance Attribute Summary collapse

Instance Attribute Details

#abilitiesObject

Returns the value of attribute abilities

Returns:

  • (Object)

    the current value of abilities



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def abilities
  @abilities
end

#accessory_partsObject

Returns the value of attribute accessory_parts

Returns:

  • (Object)

    the current value of accessory_parts



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def accessory_parts
  @accessory_parts
end

#base_partsObject

Returns the value of attribute base_parts

Returns:

  • (Object)

    the current value of base_parts



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def base_parts
  @base_parts
end

#damageObject

Returns the value of attribute damage

Returns:

  • (Object)

    the current value of damage



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def damage
  @damage
end

#hitObject

Returns the value of attribute hit

Returns:

  • (Object)

    the current value of hit



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def hit
  @hit
end

#kibaObject

Returns the value of attribute kiba

Returns:

  • (Object)

    the current value of kiba



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def kiba
  @kiba
end

#kutibeniObject

Returns the value of attribute kutibeni

Returns:

  • (Object)

    the current value of kutibeni



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def kutibeni
  @kutibeni
end

#lifeObject

Returns the value of attribute life

Returns:

  • (Object)

    the current value of life



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def life
  @life
end

#parts_effectObject

Returns the value of attribute parts_effect

Returns:

  • (Object)

    the current value of parts_effect



54
55
56
# File 'lib/bcdice/game_system/Satasupe.rb', line 54

def parts_effect
  @parts_effect
end